??? 06/25/05 04:58 Read: times |
#95896 - PHBs don't care Responding to: ???'s previous message |
Bartosz Wucke said:
But who DOES care about code maintainablity? Well, first off, your boss. Management loves to have maintainable code, because then they can fire developers at will Actually, no. The typical manager doesn't know squat about the software development process. They wouldn't know maintainable code if it bit them in the ass. Hence they don't care. They care only about code they can sell. There are many factors that determine what is "good" code. Number one is "does it work?", followed very closely by number two: "is it maintainable?" All other factors are a distant third. |