There is an insidious idea that has crept into software through the open source movement, which is that software no longer being modified is "abandoned".
It's very possible - even desirable - for software to simply be "finished".
To serve its purpose reliably, as a tool should.
It's very possible - even desirable - for software to simply be "finished".
To serve its purpose reliably, as a tool should.
Comments
But you can make an argument that the instability of lower level layers can be hidden by a more stable, yet independently updated layer in between. An app running on a stable VM/emulator can be stable even if the VM constantly...