Andrew Scherpbier (andrew@contigo.com)
Mon, 25 Jan 1999 12:46:23 -0800
Geoff Hutchison wrote:
>
> On Mon, 25 Jan 1999, Andrew Scherpbier wrote:
>
> > So, my suggestion would be to *not* go through all files at once, but instead
> > do it incrementally.
>
> Ooo. Sounds like a nice plan. This way we also clean up the longest $Log$
> messages first.
>
> BTW, I probably would have made the move to include $Log$ too. It *sounds*
> like a great idea, especially when updates are infrequent. It's only
> looking at say, HTML.cc or Display.cc right now that it shows.
>
> -Geoff
We (Contigo Software) actually went through an intermediate step: we moved the
$Log$ to the bottom of files. This made it somewhat less annoying, but when
these logs started to get *much* longer than the actual code, we decided that
enough was enough and started to remove them. :-)
Our current template for new Java source files includes just $Id$ at the top.
(plus javadoc style docs, of course!)
-- Andrew Scherpbier <andrews@contigo.com> Contigo Software <http://www.contigo.com/> ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Thu Feb 04 1999 - 22:24:20 PST