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

  • dbx12
    link
    fedilink
    21 year 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.

    • AlexOP
      link
      fedilink
      English
      11 year 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.

      • @TheCee@programming.dev
        link
        fedilink
        2
        edit-2
        1 year ago

        This. And, unlike Lombok, there is no -deUnfinalize. Sure seems like youre stuck with fixing your codebase, when this thing finally folds.

      • dbx12
        link
        fedilink
        11 year ago

        Yes the package pushes the notion “final is bad”. Throw both into the trash.