Changes between Version 4 and Version 5 of BASE_PERSISTENCE_COMMONS_R0


Ignore:
Timestamp:
01/09/09 14:21:04 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_PERSISTENCE_COMMONS_R0

    v4 v5  
    4040  * these modules will depend on base, base.persistence, base.model.book and main.model. 
    4141 * Classes that are in org.sophie2.main.model.book.store.resource* packages will be removed. 
    42  * Existing unit tests will be reviewed and moved to their new location - they will be linked in the implementation section. 
     42 * Existing unit tests will be reviewed and moved to their new location. Currently the tests are in [source:/trunk/sophie2-platform/modules/org.sophie2.main.model/src/test/java/org/sophie2/main/model/persist/] and need revising since almost all of them fail. 
    4343 * All classes that are no longer used will be removed (such are [source:/trunk/sophie2-platform/modules/org.sophie2.main.model/src/main/java/org/sophie2/main/model/persist/BookStorager.java BookStorager] and [source:/trunk/sophie2-platform/modules/org.sophie2.main.model/src/main/java/org/sophie2/main/model/persist/BookZipFormat.java BookZipFormat] for example). 
    4444 * Below are the dependency and class diagrams that reflect the new hierarchy: