Saturday, November 12, 2011

OODesign - Design Pattern 2 (Pattern Types)

Ref: Wikipedia

1. Creational pattern
are design patterns that deal with object creation mechanisms, trying to create objects in a manner suitable to the situation

2. Behavioral pattern
identify common communication patterns between objects and realize these patterns

3. Structural pattern
ease the design by identifying a simple way to realize relationships between entities.

No comments:

Post a Comment