Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 11:
See also [[anti-pattern]], [[amelioration pattern]]
Fundamental patterns
* [[Delegation pattern]]
* [[Interface pattern]]
* [[Proxy pattern]]
* [[Immutable pattern]]
* [[Marker Interface pattern]]
Creational patterns
Line 74 ⟶ 81:
* The list of design patterns is entirely based on a [[wiki page]] http://c2.com/cgi/wiki?CategoryPattern.
* The definition of design pattern is based on [[GoF]].
* Many design patterns are described in [http://www.mindspring.com/~mgrand/pattern_synopses.htm mgrand's book]
|