|
|
|
Memento Design Pattern from Sourcemaking
|
* Without violating encapsulation, capture and externalize an object's internal state so that the object can be returned to this state later.
* A magic cookie that encapsulates a "check point" capability.
* Promote undo or rollback to full object status.
http://sourcemaking.com/design_patterns/memento
created by syam1224 on 2008-05-07 20:49:15
|
|
|
|
|