Skip to main content
Question Protected by gnat
Tweeted twitter.com/#!/StackProgrammer/status/287182331222032384
added 87 characters in body
Source Link
Random42
  • 10.5k
  • 10
  • 52
  • 65

Lately there have been some kind of revolution against singletons, but is there something wrong with them if they are stateless?

I know the overuse talk and all... this applies to everything not just singletons.

Lately there have been some kind of revolution against singletons, but is there something wrong with them if they are stateless?

Lately there have been some kind of revolution against singletons, but is there something wrong with them if they are stateless?

I know the overuse talk and all... this applies to everything not just singletons.

Source Link
Random42
  • 10.5k
  • 10
  • 52
  • 65

Are immutable/stateless singletons bad?

Lately there have been some kind of revolution against singletons, but is there something wrong with them if they are stateless?