"The rule I give my students is that comments are only allow on entire classes
or methods (not in the middle of code).
Under this rule, if you do anything tricky enough to require a reference or explanation, you can comment it only by making that code into a separate method (usually, private)."
September 23, 2003 11:55 AM
| TrackBack