• Caveman@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Using classes is nice tbh. Using inheritance usually isn’t. Inheriting from inherited class should be forbidden.

    • lseif@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Inheriting from inherited class should be forbidden.

      so an interface with state?