2009/7/30 Damien Cassou <damien.cassou@gmail.com>:
On Wed, Jul 29, 2009 at 8:30 PM, Igor Stasenko<siguctua@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.
But this will never be the case for things like OSPlatform, isnt? So, why lenghtening the path to get to interesting feature/protocol, by introducing #current ?
-- 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
-- Best regards, Igor Stasenko AKA sig.