Changes between Version 21 and Version 22 of GROUP_CHANGES_R0
- Timestamp:
- 06/09/09 15:50:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_CHANGES_R0
v21 v22 52 52 * In the new design of the Changes: 53 53 * All the actions and operations that are performed on ProObjects will be trackable and will be Changes. 54 * The Undo and Redo actions will have Changes, because they can be skipped and unskipped.54 * The Undo and Redo actions will be Changes, because they can be skipped and unskipped. 55 55 * Skip and unskip operations have to be Changes to because they are also undoable redoable, skippable and unskippable. 56 56 * Changes will use the existing GroupChange class for grouping.