in reply to Re^7: Legacy Code: "Dominoes = Bad"
in thread Legacy Code: "Dominoes = Bad"

Quality of design that adheres to principles is not subjective. It can be measured against those principles. Good design is based on analysis.

Yes, copy-paste is an example of change, and its not considered an "as" maintainable approach as reusing code, in the general case. Maintainability, like all abilities, is measured on a scale, not in black and white.

--Dave