in reply to Balancing Coding Time And Code Quality

Code quality should be commensurate to how many times you can reasonably expect to have to edit it. It it's a true one-off, then don't worry about it! If it's something you might want to re-use, then put the time in up-front (if you can) and make it worthwhile.

------
We are the carpenters and bricklayers of the Information Age.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

  • Comment on Re: Balancing Coding Time And Code Quality