Version 4 (modified by sriggins, 16 years ago) (diff) |
---|
Analysis
Overview
Evaluate the current undo code with regard to PRO_LIB needs.
Task requirements
- Evaluate the current undo mechanism in PRO_LIB
- Ensure the ability to undo/redo property changes
- Ensure the ability to group changes
- Add the ability to merge change sets
Task result
A module that adds change set management to PRO_LIB
Implementation idea
- org.sophie2.core.prolib.util.UndoManager
- org.sophie2.core.prolib.events.ProChange
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)