|
|
|
|
|
by yoz-y
2672 days ago
|
|
I'd say that you can make a better design, sure. But the implementation will almost always be worse at least for some time. An old codebase carries tons of bug fixes and workarounds, they may not be elegant, but they make it more stable. A new reimplementation, albeit cleaner, will almost always be buggier. |
|