[Kst] [Bug 93168] Undo support not implemented

George Staikos staikos at kde.org
Sun Jun 5 22:41:52 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=93168         




------- Additional Comments From staikos kde org  2005-06-05 22:41 -------
  I'm traveling right now but I will try to add more detail later.  
Effectively we need a way to reconstruct user actions.  This mostly means 
finishing the object streaming in view objects and adding to data objects 
too.  Then we need a fixed size queue and a definition of "actions" that the 
user has done.  We queue objects that can be used to reconstruct or 
deconstruct these actions.  In order to sanely reconstruct actions on view 
objects without reimplementing the code everywhere, we need to be able to 
stream their exact binary representation I think.


More information about the Kst mailing list