Changes between Version 1 and Version 2 of BASE_PERSISTENCE_FORMAT_REGISTRY_R0


Ignore:
Timestamp:
01/26/09 13:47:53 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_PERSISTENCE_FORMAT_REGISTRY_R0

    v1 v2  
    33[[TicketQuery(summary=BASE_PERSISTENCE_FORMAT_REGISTRY_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
    44= Analysis = 
     5 
    56== Overview == 
     7 The persistence format registry represents a registry that contains every single object that has to be persisted. This should also contain every registered  
    68 
    79== Task requirements == 
    810 
     11 * Create activity diagram to show how the registry cooperates with the persistence format. 
     12 
    913== Task result == 
     14 * source code. 
     15 * UML diagrams. 
    1016 
    1117== Implementation idea == 
     18 * view code: 
     19  * => [source:trunk/sophie2-platform/modules/org.sophie2.base.persistence] 
     20  * => [source:trunk/sophie2-platform/modules/org.sophie2.main.model.book.format.r1/src/main/java/org/sophie2/main/model/book/format/r1] 
     21  * => [source:trunk/sophie2-platform/modules/org.sophie2.main.model.book.format.r2/src/main/java/org/sophie2/main/model/book/format/r2] 
     22 
    1223 
    1324== Related == 
     25 * [wiki:BASE_PERSISTENCE_COMMONS_R0] 
     26 * [wiki:BASE_PERSISTENCE_INTERMEDIATE_STORAGE_R0] 
     27 * [wiki:BASE_PERSISTENCE_FORMAT_REGISTRY_R0] 
     28 * [wiki:BASE_PERSISTENCE_PROPERTY_FORMAT_R0] 
     29 * [wiki:BASE_PERSISTENCE_IMMUTABLES_R0] 
     30 
    1431 
    1532== How to demo ==