Singleton Considered Stupid Posted on 2006-01-24 by Marc An interesting and amusing essay on singletons (and C++ and design patterns) that was pointed out to me by Bruce: Singleton Considered Stupid
That’s a pretty stupid writeup if you ask me. The guy just didn’t get the idea of this pattern.