Version 2 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
Revise the Property Library:
- Identify problems
- Fix them
- If some problems are too serious and you cannot fix them, report them so proper actions can be taken to solve them
Task requirements
- Look for the following problems:
- Missing JavaDoc
- Warnings
- Remove usage of deprecated stuff:
- Bindings
- ChildrenProperty
- Remove usage of deprecated stuff:
- Errors
- Unit tests
- Add demos for Property usage
- ResoursePropertyDemo
- ValuePropertyDemo
- FinalPropertyDemo
- UndoPropertyDemo
- ParentPropertyDemo
- AutoListPropertyDemo
- other ListProperty descendants Demos
- Add other unit tests if the identified problems require it
- Add demos for Property usage
- Solve other problems which you identify but are not listed or report them
- Update the PRO_LIB_CORE_TUTORIAL wiki page for changes performed with this task
Task result
- Changes in the Pro Lib source code
- Possibly new unit tests
- New demos
- Updates in the wiki
Implementation idea
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
- List the Pro Lib problems you solved and show that they are actually solved
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)