8 ms·
Often, the clients of legacy code are old too, and are hard coded to access it. I've done this, but on a private branch, with a single merge to trunk in the en
by sivanmz 7y ago
Often, the clients of legacy code are old too, and are hard coded to access it.
I've done this, but on a private branch, with a single merge to trunk in the end. Starting with complex integration tests, new interfaces were gradually defined and made the code testable, giving me the needed confidence.