Version 3 (modified by gogov, 16 years ago) (diff) |
---|
Analysis
Overview
The PRO_LIB_CORE_TUTORIAL should be revised and made more complete to reflect the current state of the Property library.
Problems and inconsistencies in the old version of the tutorial should be fixed.
Task requirements
- Expand the Properties Idea section by giving:
- a general overview of what are the properties, not just list what problems they solve,
- a brief explanation of the given problems and how the properties help in such cases
- Expand the Bad Code Examples section by listing at least five more scenarios where properties have been used in a wrong way also providing an explanation what's wrong and how to fix it
- Add new sections which describe newly added things since the last revision of the tutorial or weren't described in it but need description:
- Most frequently used and newly implemented annotations (@Own, @Shared, @Immutable...)
- ProChanges and related
- Most frequently used exceptions and their meaning
- Inspector section which links to the Inspector page and gives usage hints
- Reogranize the tutorial to move the deprecated stuff in a Deprecated section at the end
Task result
(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))
Implementation idea
(It is advisable to include some rough implementations ideas.)
Related
PRO_LIB_CORE_TUTORIAL_R0
PRO_LIB_CORE_TUTORIAL
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)
Attachments
- value-properties-templates.xml (2.5 KB) - added by peko 16 years ago.
- value-properties-templates.2.xml (2.5 KB) - added by peko 16 years ago.
- list-properties-templates.xml (3.4 KB) - added by peko 16 years ago.