File tree Expand file tree Collapse file tree 2 files changed +0
-106
lines changed
Expand file tree Collapse file tree 2 files changed +0
-106
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ Current Patterns:
3030| [ mediator] ( mediator.py ) | an object that knows how to connect other objects and act as a proxy |
3131| [ memento] ( memento.py ) | generate an opaque token that can be used to go back to a previous state |
3232| [ mvc] ( mvc.py ) | model<->view<->controller (non-strict relationships) |
33- | [ null] ( null.py ) | (no clear use in modern Python) |
3433| [ observer] ( observer.py ) | provide a callback for notification of events/changes to data |
3534| [ pool] ( pool.py ) | preinstantiate and maintain a group of instances of the same type |
3635| [ prototype] ( prototype.py ) | use a factory and clones of a prototype for new instances (if instantiation is expensive) |
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments