Changes between Version 3 and Version 4 of BASE_PERSISTENCE_IMMUTABLES_R0


Ignore:
Timestamp:
01/27/09 18:31:50 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_PERSISTENCE_IMMUTABLES_R0

    v3 v4  
    88 
    99== Task requirements == 
     10 * Immutable things should be stated as such when persisted. 
     11  * this will help saving and loading them so that the model is the same for both. 
    1012 
    1113== Task result ==