Closed ZiXian92 closed 10 years ago
Code methods that allow SLAP to be applied in Command class(ie. push complexity of work to Storage class)
No extra methods needed. Usage of existing methods for Command.execute() can be extended to implement Command.undo() and Command.redo().
Code methods that allow SLAP to be applied in Command class(ie. push complexity of work to Storage class)