• Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    36
    ·
    2 days ago

    With such a codebase, once it is settled to a certain point, you stop adding things. You write new things, and carefully interface with the old stuff.

    Imagine a bank. Their software core is usually neolithic, i.e. written in COBOL or even worse, FORTRAN. You don’t add the “online banking” or “web client” interface in the original language. You add them in something more contemporary, which interfaces to the neolithic core via files, pipes, libraries, whatever, and translate it into a frontend as needed. As long as the core works, nobody needs to touch it.

    • JasonDJ@lemmy.zip
      link
      fedilink
      arrow-up
      28
      ·
      2 days ago

      You don’t add the “online banking” or “web client” interface in [FORTRAN]

      Don’t kink shame.