On 7 April 2011 23:33, Matt Benson <gudnabr...@gmail.com> wrote: >>> This is what the javadoc nowadays does by default ... >>> >> >> Yes, but personally I like them as a good reminder when looking though the >> code. >> (Or as "nothing more to add"). > > I feel more comfortable seeing them as well (I'm almost certainly the > primary perpetrator of these throughout [lang]); can Checkstyle handle > not requiring a Javadoc comment for example wherever an @Override > annotation is found?
I used to like doing this, but I'm over the habit now. Less is more, providing there is an @Override. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org