Skip to Content.
Sympa Menu

gang-of-4-patterns - [gang-of-4-patterns] Abstract Factory vs. Factory Method

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

Subject: Design Patterns discussion

List archive

[gang-of-4-patterns] Abstract Factory vs. Factory Method


Chronological Thread 
  • From: "Pablo Schor" <pablo.schor AT lobruno.com.ar>
  • To: <gang-of-4-patterns AT cs.uiuc.edu>
  • Subject: [gang-of-4-patterns] Abstract Factory vs. Factory Method
  • Date: Thu, 30 Oct 2003 10:16:41 -0300
  • List-archive: <http://mail.cs.uiuc.edu/pipermail/gang-of-4-patterns/>
  • List-id: Design Patterns discussion <gang-of-4-patterns.cs.uiuc.edu>
  • Organization: LGS

I've been using the factory pattern for a while, but don't know exactly if
I'm using the Abstract Factory or the Factory Method. They look the same to
me, but what are the differences?



thank you,


Pablo






Archive powered by MHonArc 2.6.16.

Top of Page