"Molle Bestefich" <[EMAIL PROTECTED]> wrote:

Teaching people to write good comments is infinitely easier - it's a
simple case of banging 'em on the head and forcing them to write a
comment every time they've done a piece of code that they know
required cunning skill for whatever reason.  You may need to perfect
the english phrasing from some of the foreigners around here once they
learn to actually write the comments, but that's a minor nit.

Teaching people to write good comments is definitely much easier than
writing real code.

grep McCormack documentation/ChangeLog.ALPHA | wc -l
  1084

grep McCormack ChangeLog | wc -l
   220

grep Bestefich documentation/ChangeLog.ALPHA | wc -l
     0

grep Bestefich ChangeLog | wc -l
     0

--
Dmitry.


Reply via email to