A place to quickly look up Software Design Patterns, via an alphabetical list. It includes cross references to other names for the same pattern. It uses the cross references from the Gang Of Four Design Patterns Book wherever available. (It uses "aka" as an abbreviation for "Also Known As". )
Dependents Pattern aka Observer Pattern, Publish Subscribe Pattern, Pub Sub Pattern
Memento Pattern aka Token Pattern
Mock Object Pattern aka Service Stub Pattern
Separated Interface Pattern aka Interface Segregation Principle
Transfold Pattern and Translator Pattern are part of Functional Pattern System For Object Oriented Design (Thomas Kuehne)
Implementation
See also
TODO:
add patterns from this Wiki, Hillside, Real-time Patterns, Fowler's Patterns Of Enterprise Application Architecture, etc. etc.
add links to pages with various forms of categorization, and a note that this page is just an index. (cross index)
See original on c2.com