vsp
Joined: 23 Jun 2009 Posts: 24 Location: Lake Constance area, Germany
|
Posted: Thu May 03, 2012 9:13 am Post subject: Command pattern and UndoManager |
|
|
I would like to gain some ideas how to go about implementing an undo feature in conjunction with the Parsley command pattern.
Would I use the Flex UndoManager, or some other component?
Are there any resources on the web to read?
I am not so concerned about undoing text edits; the interesting part is when the user clicks on something, and something happens, which are typical commands. |
|