stephens_coding_standards
This is an old revision of the document!
Stephen's Coding Standards
Commented Code
No commented code, unless there is a comment clearly explaining under what circumstances the code should be uncommented. If there are no circumstances in which the code should be uncommented, it should be deleted.
Justification: Commented code adds no value to the source. It does not clarify or explain functionality. It is old rubbish that should be removed. Source control is for looking at old code.
stephens_coding_standards.1331764720.txt.gz · Last modified: 2017/01/01 19:53 (external edit)