Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0
-
None
Description
The exitsting Undo-Manager does not really ensure transactional features as it does not serialize undoable events to disk. Adding such an implementation would require implementing the UndoManager inferface and making the TxFileResourceManager use it.