Added alias names for GOF patterns #267
This commit is contained in:
@ -9,6 +9,8 @@ tags:
|
||||
- Gang Of Four
|
||||
---
|
||||
|
||||
**Also known as:** Wrapper
|
||||
|
||||
**Intent:** Attach additional responsibilities to an object dynamically.
|
||||
Decorators provide a flexible alternative to subclassing for extending
|
||||
functionality.
|
||||
|
Reference in New Issue
Block a user