in reply to (kudra: not the epitome of evil) Re: Commented out production code?
in thread Commented out production code?

In that case, I wouldn't write out the code for the broken sections, but, instead, lay out the algorithms that didn't work and why they didn't work.

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

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

  • Comment on Code is for execution, English is for comments.