Behavioral pattern

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.

Examples of this type of design pattern include:

[edit] See also

[edit] References

  1. ^ http://c2.com/cgi/wiki?ExternalizeTheStack
  2. ^ http://c2.com/cgi/wiki?WeakReferencePattern
  3. ^ http://c2.com/cgi/wiki?ProtocolStack
Personal tools