Posts
630
Comments
535
Trackbacks
1
More on Maintainability

How many of you have had this sort of discussion:

"Well, if I click on this button, I get an error message.  If I click OK on the error message, the application crashes, but if I hit 'Cancel' and then click on the button again, it works."

End users learn very quickly the deficiencies of your code.  And they learn just as quickly to get around them.

posted on Sunday, June 17, 2007 11:56 PM Print