|
|
|
|
|
by searchableguy
2168 days ago
|
|
I think with modern editors, the cost of code duplication is lower than the cost of a tight over abstracted code linked everywhere in your system. You can easily find and replace instances of duplicated code as it would be isolated and can be automated to some degree. |
|