Memento Design Pattern in Python...
title: Memento Design Pattern in Python... date: '2000-01-01' tags:
Uncategorized
This design pattern lets you save the state of an object without revealing the implementation.
There are mainly three participants in this design pattern
- Memento: ...
som-itsolutions.hashnode.dev2 min read