|
|
|
|
|
by dale_glass
997 days ago
|
|
Software as big as Open Office may not need to technically grow, but still needs a lot of work to stay current. Various dependencies, like XML parsers, JPEG decoders, HTTP libraries, etc, change over time, drop deprecated APIs and need the main application to adapt. It'll also bump into the tech changing around it -- UTF8, year 2038, 64 bit CPUs, etc. For a project this size it takes work just to stand still and keep it comfortably buildable on a modern Linux distro. |
|