Skip to Content.
Sympa Menu

patterns-discussion - Re: [patterns-discussion] Prototype and Composite/Decorator and Builder for Composite

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

Re: [patterns-discussion] Prototype and Composite/Decorator and Builder for Composite


Chronological Thread 
  • From: Ray Tayek <rtayek AT attbi.com>
  • To: Yves Roy <yvesroy_ AT sympatico.ca>, "gang-of-4-patterns AT cs.uiuc.edu" <gang-of-4-patterns AT cs.uiuc.edu>, "patterns-discussion AT cs.uiuc.edu" <patterns-discussion AT cs.uiuc.edu>
  • Subject: Re: [patterns-discussion] Prototype and Composite/Decorator and Builder for Composite
  • Date: Wed, 28 May 2003 17:31:19 -0700
  • List-archive: <http://mail.cs.uiuc.edu/pipermail/patterns-discussion/>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

At 10:24 AM 5/28/03 -0700, Yves Roy wrote:
...
1) The GOF book mentions in the Related Patterns section of Prototype
pattern (p. 126) that "Design that make heavy use of the Composite and
Decorator patterns often can benefit from Prototype as well". ...
2) The Related Patterns section of the Builder (p. 106) says that a
Composite is what the builder often builds. ...

i have some java code that implements the maze stuff in the gof book at http://www.cecs.csulb.edu/~tayek/575/creational/. you might want to look at the prototype and builder there.

hth

---
ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work
vice chair orange county java users group http://www.ocjug.org/
hate spam? http://samspade.org/ssw/





Archive powered by MHonArc 2.6.16.

Top of Page