Redo Functionality:?
- You can extend the system by adding redo functionality. After an undo
operation, you could store the undone command in a separate stack and
allow users to redo the previous undo operation.
operation, you could store the undone command in a separate stack and
allow users to redo the previous undo operation.