Patterns in Perl
10
Factory
Want a subclass but don't know which in advance
Let the factory decide which subclass you get
All subclasses share a common API
DBI
is a factory
< < Previous
|
Index
|
Next >>
Copyright © 2005-2006 David Rolsky