Exercise extreme caution when removing data.
Tag Archives: delete
Simplicity comes from reduction.
Sometimes less is more. This is one of those times.
Kent Beck’s Rules of Simple Design, #4
The code must minimize the number of classes and methods.
Deleted code has fewer bugs.
This is a simple one.