Version 5 (modified by Tanya, 16 years ago) (diff) |
---|
Analysis
Overview
Check the Properties Library. If there is something to fix, fix it. For example some properties should be changed from Auto Properties to Resource Properties. Add JavaDoc where necessary. Make overview of the libraries and make diagrams.
Task requirements
- Go through Properties Library
- Add JavaDoc where necessary.
- Check for mistakes (for example a property is an auto property but should be a resource property)
- Check the design
- Make diagrams
- Add some unit tests if necessary.
Task result
- The result should be source code.
- The diagrams needed will be linked in PRO_LIB_CORE_COMMONS?.
Implementation idea
- Create a wiki page PRO_LIB_CORE_COMMONS? where the diagrams will be linked.
Related
- PRO_LIB_CORE_TUTORIAL can be useful.
How to demo
- Open the project in eclipse.
- Demonstrate properties library.
- Show that there is no JavaDoc missing.
- Show the wiki page where the diagrams are.
- Run the unit tests.
Design
Implementation
Testing
Comments
Log