Replace singletons with what?
Posted
by fig-gnuton
on Stack Overflow
See other posts from Stack Overflow
or by fig-gnuton
Published on 2010-04-24T12:39:40Z
Indexed on
2010/04/24
12:43 UTC
Read the original article
Hit count: 220
Singletons are so often said to be a bad design choice, so how should you design an application when you want to avoid them?
© Stack Overflow or respective owner