Version 2 (modified by peko, 16 years ago) (diff) |
---|
Analysis
Overview
The persistence format registry represents a registry that contains every single object that has to be persisted. This should also contain every registered
Task requirements
- Create activity diagram to show how the registry cooperates with the persistence format.
Task result
- source code.
- UML diagrams.
Implementation idea
- view code:
- => trunk/sophie2-platform/modules/org.sophie2.base.persistence
- => trunk/sophie2-platform/modules/org.sophie2.main.model.book.format.r1/src/main/java/org/sophie2/main/model/book/format/r1
- => trunk/sophie2-platform/modules/org.sophie2.main.model.book.format.r2/src/main/java/org/sophie2/main/model/book/format/r2
Related
- BASE_PERSISTENCE_COMMONS_R0
- BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0
- BASE_PERSISTENCE_FORMAT_REGISTRY_R0
- BASE_PERSISTENCE_PROPERTY_FORMAT_R0
- BASE_PERSISTENCE_IMMUTABLES_R0
How to demo
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)