[dev] [commits] Horde branch master updated. 533d8a65c27d5740e7b10f7758e57c6d847d2c39
Chuck Hagenbuch
chuck at horde.org
Wed Jul 22 01:30:30 UTC 2009
Quoting Michael M Slusarz <slusarz at horde.org>:
> Bit confused: are you against factories as a design pattern or
> simply from a naming standpoint?
I am for:
- avoiding factory methods where possible
- especially avoiding singletons
- using factory() like we have done in the past, instead of getInstance
-chuck
More information about the dev
mailing list