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 !...

+ Reply to Thread
Results 1 to 2 of 2

May I have a example of design pattern of "composite", I still feel fuzzy after reading book of Addison-Wesley's"design pattern "

  1. Default 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 !


  2. Default 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?

+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 03-21-2007, 01:26 PM
  2. Replies: 1
    Last Post: 11-22-2006, 10:08 PM
  3. """""""""""""""""""""Visual C++ 2005 Express"""""""""""""""""
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 03-12-2006, 03:55 AM
  4. Replies: 5
    Last Post: 11-17-2005, 04:54 PM
  5. Any read "Patterns in Game Design" or "A Theory of Fun for Game Design"?
    By Application Development in forum Java-Games
    Replies: 1
    Last Post: 07-28-2005, 10:04 PM