Changes between Version 5 and Version 6 of CORE_CHANGES
- Timestamp:
- 03/17/09 16:58:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CORE_CHANGES
v5 v6 79 79 The UndoManager is a singleton instance of an entity which performs undo/redo/skip logic on the current Resource. It provides to the end-user of Sophie a view on the History of the current Resource and allows him to undo/redo the last Change there or skip any of the top-level Changes of which this History is consisted. [[BR]] 80 80 81 81 82 Further info at [wiki:PRO_CHANGE_UNDO_MANAGER_R0]. 82 83