Changes between Version 1 and Version 2 of BASE_PERSISTENCE_COMMONS_R0
- Timestamp:
- 12/29/08 10:11:56 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_PERSISTENCE_COMMONS_R0
v1 v2 10 10 == Task requirements == 11 11 * Revise the current code for persisting that is in org.sophie2.main.model module. 12 * Create a class diagram(s) for the class structure related to persist ance.12 * Create a class diagram(s) for the class structure related to persistence. 13 13 * Modularize to the base.persistence module. 14 14 * Review the existing unit tests and fix them if needed. … … 30 30 == How to demo == 31 31 * Show the class diagrams and explain them. 32 * Show the source code related to p age elements.32 * Show the source code related to persistence. 33 33 * Run unit tests to demonstrate the model. 34 34