Changes between Version 18 and Version 19 of GROUP_CHANGES_R0
- Timestamp:
- 06/03/09 20:40:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_CHANGES_R0
v18 v19 135 135 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 :) 136 136 137 There are tests for the new logic: 138 * [source:/branches/private/meddle/sophie2-platform/modules/org.sophie2.core/src/test/java/org/sophie2/core/prolib/util/DefaultChangeManagerTest.java@3169 DefaultChangeManagerTest] 139 * [source:/branches/private/meddle/sophie2-platform/modules/org.sophie2.base.model.resources/src/test/java/org/sophie2/base/model/resources/history/ResourceChangeManagerTest.java@3169 ResourceChangeManagerTest] 140 * [source:/branches/private/meddle/sophie2-platform/modules/org.sophie2.base.model.resources/src/test/java/org/sophie2/base/model/resources/history/GroupResourceChangeManagerTest.java@3169 GroupResourceChangeManagerTest] 141 142 Revisions for the design related code: 143 * [2946] 144 * [2965] 145 * [3083] 146 * [3088] 147 * [3168] 148 * [3169] 149 137 150 = Implementation = 138 151 ^(Describe and link the implementation results here (from the wiki or the repository).)^