ewpatton/collustra

Implement Command pattern for enabling undo/redo stack

ewpatton opened this issue · 0 comments

To support exploration, we need to provide mechanisms for users to back out changes they make to the underlying model. For more details on the Command pattern, see http://en.wikipedia.org/wiki/Command_Pattern