memento
memento copied to clipboard
It's not an issue, just want some help (-:
I have a treeview that I want to enable undo / redo for. I know that I can set up event listeners for all collections but there is already too much stuff going on. Do you have any suggestions for an implementation without listen to children of children of chil ...
Anyway nice implementation of the memento pattern, the API is very easy to understand