Comment Re:You should always... (Score 1) 1422
The difference between self documenting code and documentation, is that documentation will show the intent of the coder where as the code will only show what the coder chose to write down. This is the essence of "Do what I want you to, not what I tell you to!".