Changes between Version 3 and Version 4 of PRO_LIB_UTILS_R0
- Timestamp:
- 10/10/08 15:41:33 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_UTILS_R0
v3 v4 19 19 20 20 == Task result == 21 * The task result should be source code (includes unit test ing)21 * The task result should be source code (includes unit tests) 22 22 23 23 == Implementation idea == 24 ^(It is advisable to include some rough implementations ideas.)^25 24 26 25 == Related == 27 * Wiki pages for properties could be useful.26 * The wiki pages for properties could be useful. 28 27 29 28 == How to demo == … … 31 30 * Show Sophie Module with Utils. 32 31 * Run unit tests. 33 * Demonstrate with unit test cloning of objects.32 * Demonstrate with a unit test cloning of objects. 34 33 35 34 = Design =