Changes between Version 16 and Version 17 of GROUP_CHANGES_R0


Ignore:
Timestamp:
05/28/09 14:34:54 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_CHANGES_R0

    v16 v17  
    132132   * The palette will use the GlobalResourceChangeManager.getAllChangesForResource(resource : Resource) method to get all of it's changes globally grouped. 
    133133    
     134For now that will be the visible part, the next step is to make the undo/redo work, after that skipping (may be interacting with the changes palette). The primitive changes must be serializable to work with client-server communication and saving the history of a Resource. The changes for creation and destruction of Resources must be designed and all the grouping of changes (AutoChanges) have to be refactored. After that we can work on the visual part :) 
    134135 
    135136= Implementation =