Changes between Version 16 and Version 17 of GROUP_CHANGES_R0
- Timestamp:
- 05/28/09 14:34:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_CHANGES_R0
v16 v17 132 132 * The palette will use the GlobalResourceChangeManager.getAllChangesForResource(resource : Resource) method to get all of it's changes globally grouped. 133 133 134 For 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 :) 134 135 135 136 = Implementation =