Added alias names for GOF patterns #267
This commit is contained in:
@ -10,6 +10,8 @@ tags:
|
||||
- Gang Of Four
|
||||
---
|
||||
|
||||
**Also known as:** Dependents, Publish-Subscribe
|
||||
|
||||
**Intent:** Define a one-to-many dependency between objects so that when one
|
||||
object changes state, all its dependents are notified and updated
|
||||
automatically.
|
||||
|
Reference in New Issue
Block a user