Ned Batchelder on deleting code

This is very good…

Link: Ned Batchelder: Deleting code

I have this same tendency to comment out code rather than delete it. It seems safer somehow, like putting it in the Recyle Bin, instead of doing rm -f /myCruftyCode.

Delete unused code. Uh, mostly. I think there are a few lines I want to keep around… ;-)