Design Pattern Relationship Diagram - Design Patterns - Gang of Four



 DEVELOP > c-Plus-Plus > Design Pattern Relationship Diagram - Design Patterns - Gang of Four

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "Tim Smith"
Date: 14 Dec 2004 10:23:34 PM
Object: Design Pattern Relationship Diagram - Design Patterns - Gang of Four
Dear All,
Silly question, but I am having trouble understanding the diagram on the
inside back cover entitled "Design Pattern Relationships." It shows the
relationships between all of the design patterns. Unfortunately, the book
doesn't exactly explain what it all means. Although it looks very pretty -
would anyone give me some background on its usefulness? For example is it
just illustrating how different patterns come together to solve problems.
An obvious one is the Factory Method (often used by the Template Method),
but the Template method runs off to the Strategy, Strategy to the Decorator
and the Flyweight.
Thank you in advance,
Tim
.

User: "Kurt Krueckeberg"

Title: Re: Design Pattern Relationship Diagram - Design Patterns - Gang of Four 14 Dec 2004 10:33:51 PM

Dear All,

Silly question, but I am having trouble understanding the diagram on the
inside back cover entitled "Design Pattern Relationships." It shows the
relationships between all of the design patterns. Unfortunately, the book
doesn't exactly explain what it all means. Although it looks very
pretty -
would anyone give me some background on its usefulness? For example is it
just illustrating how different patterns come together to solve problems.

Yes.
The term 'pattern language' is sometimes used to describe a set of patterns
that work together to provide an architecture.

An obvious one is the Factory Method (often used by the Template Method),
but the Template method runs off to the Strategy, Strategy to the
Decorator
and the Flyweight.

Thank you in advance,
Tim

.
User: "Tim Smith"

Title: Re: Design Pattern Relationship Diagram - Design Patterns - Gang of Four 15 Dec 2004 11:22:12 AM
Ok, understood. But how do I read this diagram. That is, are you saying
that
whenever I use a Factory pattern, there is most likely a Template involved?
What is the diagram trying to say? That is all I want to know.

Silly question, but I am having trouble understanding the diagram on the
inside back cover entitled "Design Pattern Relationships." It shows the
relationships between all of the design patterns. Unfortunately, the

book

doesn't exactly explain what it all means. Although it looks very
pretty -
would anyone give me some background on its usefulness? For example is

it

just illustrating how different patterns come together to solve

problems.


Yes.

The term 'pattern language' is sometimes used to describe a set of

patterns

that work together to provide an architecture.

.



  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER