Wednesday, May 26, 2010

Design Patterns

Decorator Pattern
Allows new/additional behaviour to be added to an existing object dynamically.
Adapter Pattern
Allows incompatible classes work together by converting the interface of one class into an interface expected by the other.

1 comment:

Pranayaa said...

http://sourcemaking.com/design_patterns