Version 6 (modified by boyan, 17 years ago) (diff) |
---|
Analysis
Overview
Property Utilities are additions to the Properties Library that provide extra functionality.
Task requirements
- Check the existing code and fix it if necessary.
- Add utilites that:
- Assign values to a property (except Auto Properties)
- Clone properties (this is neither deep copy, nor shallow copy)
- Other - discuss with the team if something else is needed at this iteration
Task result
The task result should be source code.
Implementation idea
Related
How to demo
Present the utilities to the team.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log