Content deleted Content added
m Appending the ukrainian language reference |
Wavell2003 (talk | contribs) Added specification pattern |
||
Line 12:
* [[State pattern]]: A clean way for an object to partially change its type at runtime
* [[Strategy pattern]]: Algorithms can be selected on the fly
* [[Specification pattern]]: Recombinable Business logic in a boolean fashion
* [[Template method pattern]]: Describes the [[program skeleton]] of a program
* [[Visitor pattern]]: A way to separate an algorithm from an object
|