On 14/09/2006, at 2:28 PM, Jamie Wilkinson wrote:

"today + 1" is not meaningful unless you are willing to put a giant comment
next to it saying "this means we're adding a day"

A good general rule of thumb is that if you need a comment to explain what's going on, it's probably better to restructure your code or rename your functions to make it clear, so you don't need a comment anymore.


--
% Andre Pang : trust.in.love.to.save  <http://www.algorithm.com.au/>



_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to