Added alias names for GOF patterns #267
This commit is contained in:
@ -10,6 +10,8 @@ tags:
|
||||
- Gang Of Four
|
||||
---
|
||||
|
||||
**Also known as:** Policy
|
||||
|
||||
**Intent:** Define a family of algorithms, encapsulate each one, and make them
|
||||
interchangeable. Strategy lets the algorithm vary independently from clients
|
||||
that use it.
|
||||
|
Reference in New Issue
Block a user