Comments

Michael van der Gulik mikevdg at gmail.com
Wed Sep 12 22:07:30 UTC 2007


On 9/12/07, Steven W Riggins <mailinglists at geeksrus.com> wrote:
>
>
> On Sep 11, 2007, at 10:59 PM, Jason Johnson wrote:
>
> > (2)
> > why did you change it from what you had before?
> >
>
> Yep, you get alittle bit of this from code control, but not always
> (people check in massive sets of changes)
>
> If I had the skillz/time, I would have a development system that
> integrated the changes system, and monticello (with many
> improvements) and the browser.
>
> 1) You can't make a class without a comment.  sorry
> 2) You can't save a method without a comment.  sorry  The comments
> would be stored with the changes info
> 3) the source system would implement moderation automatically.


These should be compiler warnings, not errors. Not all methods and classes
need comments.

Personally I'd rather see a code analysis tool (like lint) that gives you
these warnings and summaries about how good your code is.

Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070913/43e68903/attachment.htm


More information about the Squeak-dev mailing list