Changes between Version 8 and Version 9 of GROUP_CHANGES_R0


Ignore:
Timestamp:
05/28/09 12:55:21 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_CHANGES_R0

    v8 v9  
    5757  * Groups can be created from the developer using the AutoChanges. 
    5858  * All AutoChanges will have to have descriptions, so they will be constructed with description and the description will be asserted to be not null or empty. 
    59   * The old DummyChange can be used for closing groups if there is no present closing change. (Think of a better name for the next revision.) 
     59  * The old DummyChange can be used for closing groups if there is no present closing change. (Think of a better name for the next revision.). 
     60 * About resources. Having in mind that Resources will be buildable from a list of Changes and will be transferable through the net to the server and back, we can look at the resources as a sequence of changes that describes their life time so: 
     61  * There will be changes for creating and destroying resource, as beginning and ending of it's lifetime. (Will be implemented with the serialization in some of the next revisions). 
     62  * There will be changes for entering of a pro object in a given resource space and exiting of a pro object from a given resource space. 
    6063   
    6164