• Jummit@lemmy.one
    link
    fedilink
    arrow-up
    5
    ·
    2 years ago

    Actually, I like encapsulating global state in a structured and documented construct. But I guess I could see Java developers going overboard with abstraction in an imperative language.

    • The Cuuuuube@beehaw.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 years ago

      There are good reasons to do singletons in python. But your first instinct shouldn’t be to jump straight to one