For me personally this feels very wrong. What do you think about that?

  • dbx12@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    Just because one person said “final is bad”, the Laravel fanboy herd is flocking to solutions like this. In my opinion, the package per se is not bad, but the unreflected, absolute statement “final is bad” is the problem.

    • Alex@programming.devOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 months ago

      In my opinion, the package itself is bad. It suggests by its very existence that final is bad. It tempts to use dependencies in a way that was not intended by their developers.