Advent calendar #8 - Why Singletons and static methods are often the wrong thing to do
This might shock you, but I bet you are using Singletons wrong. With this post I will talk about the only valid use case and the more often practiced wrong usages of the singleton pattern.
Problem
Singletons themselves are not bad. The problem is the...
royalzsoftware.de2 min read