Mid GoF Patterns

Multiple Undo Levels:?

  • You can extend the pattern to support multiple levels of undo by adding more

sophisticated memento management (e.g., limiting the number of mementos

kept in memory or implementing a more efficient undo/redo system).

Follow:

Real-Time Use Case Examples:

More from Design Patterns in C#

All questions for this course