|
|
|
|
|
by duggan
2962 days ago
|
|
Agreed, and I would not claim it makes no difference, just that it eliminates only one category of brittleness from a project. Others — poor testing, over-coupling, external dependencies, and the broad category of anti-patterns — are still available to us. |
|
Why not let the compiler eliminate a whole class of problems and let the automated tools help you with guaranteed safe refactors?