Re: Coding Standards
- From: Matthias Buelow <mkb@xxxxxxxxxx>
- Date: Fri, 31 Aug 2007 22:54:58 +0200
Lew wrote:
While I agree with Matthias's points about commenting the more obscure
parts of one's code, I cannot believe that he seriously is against the
use of Javadocs.
Javadoc has advantages and disadvantages. The most prominent advantage
is of course automated generation of reference documentation, however,
I've found that the major disadvantage is that with javadoc comments,
source code tends to get filled with some kind of textual styrofoam.
.
- References:
- Coding Standards
- From: davidsamith@xxxxxxxxx
- Re: Coding Standards
- From: Karl Uppiano
- Re: Coding Standards
- From: Matthias Buelow
- Re: Coding Standards
- From: Lew
- Coding Standards
- Prev by Date: Re: Coding Standards
- Next by Date: Re: Nightmarish XML Classloader issue with Tomcat
- Previous by thread: Re: Coding Standards
- Next by thread: Re: Coding Standards
- Index(es):
Relevant Pages
|