??? 01/18/05 21:50 Read: times |
#85248 - Very true Responding to: ???'s previous message |
Andy Peters said:
I like to see comments that indicate WHY something was done the way it was done. Very true. Otherwise, the "next guy" comes along, looks at the code, and thinks, "That's weird... Well, I can fix this." And proceeds to hack away at code that was written a specific way for a specific reason. Definitely true--if there's any doubt as to why you wrote the code the way you did, comment about why you did it that way. Regards, Craig Steiner |