• carzian@lemmy.ml
    link
    fedilink
    arrow-up
    17
    ·
    2 days ago

    This isn’t a joke. Often times rewriting features like this will allow the code to be more streamlined and use the latest KDE library features. This is brining new features using modern and more maintable code that solves long standing issues. Fixing the old code sometimes isn’t worth the effort for a variety of reasons (based on unmaintained libraries, the original code might have been written a while ago so it’s had many revisions of fixes that necessarily complicated the code, etc.)

    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      You misunderstand me. They can write new code and be ready when the bug hunting phase is over. The end user only gets bug fixes. Later they can backport any new feature after the phase.