
23 Mar
2007
23 Mar
'07
8:28 p.m.
On Fri, 23 Mar 2007 14:18:16 -0400, "bulia byak" <buliabyak@...400...> wrote:
It does not remember which object the action was applied to, and thus it cannot reapply the same action to a different object. And without this, this functionality will be of very limited use. How are you planning to attack this?
I think annotations in the undo log is the right place to attack this -- if needed, the affected and any other relevent information can be captured in the Event (now Action) object as required.
How do you (bulia) feel about having undo/redo save/restore the selection, by the way? That may make matters even easier.
-mental