On Wed, Jul 29, 2009 at 8:30 PM, Igor Stasenko<siguc...@gmail.com> wrote:
> Or, someone please tell me, why everyone tend to mis-use the singleton
> pattern in a form:
> 'Foo current' , whereas the Foo is already a singleton???

Because you can transform 'Foo current' in a non-singleton if you want
to later. This is not the case of Foo.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to