Version 7 (modified by boyan, 17 years ago) (diff) |
---|
Analysis
Overview
Property Utilities are additions to the Properties Library that provide extra functionality.
Task requirements
Add utilites that:
- Assign values to a property (except Auto Properties)
- Clone objects with properties
- Other - discuss with the team if something else is needed at this iteration
Task result
The task result should be source code (with unit tests included).
Implementation idea
Cloning should keep only those properties that are needed.
Related
How to demo
Present the utilities to the team and run unit tests to demonstrate them.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Comments
Log