28 Feb
2000
28 Feb
'00
3:42 a.m.
Hi Peeps, Im just getting started with Zope and one of things I think would be extremely usefull would be a LocalUndo subclassable object. Essentially, subclassing from this LocalUndo object would add a LocalUndo property page which would enable a manager to undo operations related to this object and this object only. A variation of this feature would be to enable undo operations on this object and its subobjects. My Python is pretty good, and I'm not averse to delving into the source. If anyone has any tips or pointers on how to approach creating this feature, Id greatly appreciate it.