Singleton Considered Stupid Marc 2006-01-242006-01-24 C++Programming 1 Comment 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.