Howard Chu wrote:
It also somewhat blurs thedistinction between a fully linked executable file and an intermediate relocatable object, since executables can also be incrementally relinked. It's a real timesaver when you just need to fix one file in a very large program.
a proper fix-and-continue functionality would be even more of a timesaver, maybe that's where the energy should go ...