May I have a example of design pattern of "composite", I still feel fuzzy after reading book of Addison-Wesley's"design pattern " - c++
This is a discussion on May I have a example of design pattern of "composite", I still feel fuzzy after reading book of Addison-Wesley's"design pattern " - c++ ; Thank you for your kind & help !...
-
May I have a example of design pattern of "composite", I still feel fuzzy after reading book of Addison-Wesley's"design pattern "
Thank you for your kind & help !
-
Re: May I have a example of design pattern of "composite", I stillfeel fuzzy after reading book of Addison-Wesley's"design pattern "
* jones9413@yahoo.com:
> Thank you for your kind & help !
See [http://en.wikipedia.org/wiki/Composite_pattern#Example], which I
found in 1 second of googling (and so could you).
And sorry, this is not a C++-specific question (although related issues
can be C++-specific), and so is off-topic in clc++. But please don't
feel unwelcome. The best way to learn what this group is all about is
to read articles and the FAQ, and then post some C++ question. Or,
perhaps, answering someone else's question! 
Follow-ups therefore set to [comp.programming] -- you might want to
post in some other group more dedicated to high-level OO design.
Cheers, & hth.,
- Alf
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Similar Threads
-
By Application Development in forum JDBC JAVA
Replies: 0
Last Post: 03-21-2007, 01:26 PM
-
By Application Development in forum vhdl
Replies: 1
Last Post: 11-22-2006, 10:08 PM
-
By Application Development in forum DOTNET
Replies: 0
Last Post: 03-12-2006, 03:55 AM
-
By Application Development in forum JDBC JAVA
Replies: 5
Last Post: 11-17-2005, 04:54 PM
-
By Application Development in forum Java-Games
Replies: 1
Last Post: 07-28-2005, 10:04 PM