Re: Class / file architecture in PHP 4
Chung Leong a écrit/wrote :
> A singleton is just a dressed up global variable. It carries the same
> limitation as a global variable. Other than the cachet of being a
> design pattern ("look ma, I've read the book!"), it provides little.
Good one :). You should definitely re-read some references about the
subject.
--
Jean-Marc.
|