I am curious to hear some professional opitions on this.
Would you remove (and save elsewhere) all of your code used for debugging?
or
Would you just leave it in your code and comment it out?
My opinion is to remove it and save it elsewhere. It will clean up your code, and make readability much easier...Though it will be a bit more work if you have to hunt down your saved sheet of debug code the next time you have to troubleshoot...
What are your thoughts?
Would you remove (and save elsewhere) all of your code used for debugging?
or
Would you just leave it in your code and comment it out?
My opinion is to remove it and save it elsewhere. It will clean up your code, and make readability much easier...Though it will be a bit more work if you have to hunt down your saved sheet of debug code the next time you have to troubleshoot...
What are your thoughts?