Content deleted Content added
PWilkinson (talk | contribs) m Link disambiguation |
Phil Boswell (talk | contribs) fix CS1 errors: authorlink using AWB |
||
Line 22:
* [[Observer pattern]]: aka Publish/Subscribe or Event Listener. Objects register to observe an event that may be raised by another object
** Weak reference pattern: De-couple an observer from an observable<ref>{{cite web
|
| last = Nakashian
| url = http://c2.com/ | title = Weak Reference Pattern
| date = 2004-04-11 | publisher = c2.com
Line 46:
* [[Template method pattern]]: Describes the [[program skeleton]] of a program
* [[Visitor pattern]]: A way to separate an algorithm from an object
==References==▼
{{Reflist}}▼
==See also==
Line 54 ⟶ 51:
* [[Creational pattern]]
* [[Structural pattern]]
▲==References==
▲{{Reflist}}
<!--Categories-->
|