Skip to Content.
Sympa Menu

gang-of-4-patterns - [gang-of-4-patterns] facade query

gang-of-4-patterns AT lists.cs.illinois.edu

Subject: Design Patterns discussion

List archive

[gang-of-4-patterns] facade query


Chronological Thread 
  • From: jayadev gyani <jayadevgyani AT yahoo.com>
  • To: gang-of-4-patterns AT cs.uiuc.edu
  • Subject: [gang-of-4-patterns] facade query
  • Date: Mon, 21 Aug 2006 05:49:37 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=AH/2e8M00m+OIhnzZqKQVRRvkMfw63audT+nONbo0B3YqL4mrVHgxjLSOail8UCgtvJBwYXvAnBUog6yDMp780leYsjzxdddgEbRvo7o2EJ7k0WZlo1+pQd9UUVaOwjLkAUuzU2EA17sXGjBkwg66mkIShkYssQiIFk/YfhFi00= ;
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/gang-of-4-patterns>
  • List-id: Design Patterns discussion <gang-of-4-patterns.cs.uiuc.edu>

sir,
i am showing the following the class structure.
c1
c2 c3
c4 c5 c6 c7
can we say that c1 c2 c3 forms a facade and also c2 c4
c5 forms one more facade in source code if they have
aggregation and delegation.

thanking you all,
jayadev

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




Archive powered by MHonArc 2.6.16.

Top of Page