I'm using models in yui3, and although there are functions like reset() and undo(), they don't quite accomplish what I'm looking for.
I set values at different times, but may want to just undo everything to the point of the last save... is there a way to do so at this time?