On 4/4/2011 3:31 PM, David Holmes wrote:
Joe Darcy said the following on 04/04/11 17:46:
David Holmes wrote:
[snip]
** shouldn't all those @exception tags get converted to @throws?
That would certainly be my style recommendation, but I wasn't looking
to make that change at the moment.
Strike while the iron is hot :)
Cheers,
David
For the packages I look after, I've previously done general purges of
obsolete javadoc style, replacing <code>Foo</code> for {@code Foo},
etc. The great @exception purge may start occurring early in JDK 8!
-Joe