Singleton? No -- Borg! (was Re: Catalog of Python Patterns? [LONG!])

Alex Martelli aleax at aleax.it
Fri Apr 5 04:46:37 EST 2002


Andy Gimblett wrote:
        ...
> Really?  I've used Singleton a fair bit (probably too much in fact)
> for stuff like configuration information.  I'm curious as to how else
> I could/should do this.

Have a look at the paper I presented at IPC10, e.g. at:
http://www.aleax.it/Python/5ep.html


Alex




More information about the Python-list mailing list