On 24/04/2012 14:33, ma...@apache.org wrote: > Author: markt > Date: Tue Apr 24 13:33:22 2012 > New Revision: 1329709 > > URL: http://svn.apache.org/viewvc?rev=1329709&view=rev > Log: > Javadoc for LIFO > - reduce duplication > - use @link / @see rather than copy/paste
My aim is to go through all of the Pool2 Javadoc making changes along these lines. Broadly, I am trying to: - ensure things are defined once and once only (no copy/paste although there are some exceptions where there are slight differences between GOP and GKOP) - use @link / @see rather than copy/paste - ensure GOP and GKOP are consistent where one would expect them to be consistent - ensure all public elements have Javadoc even if it just links to a definition elsewhere This is going to be a long/slow process so I'd appreciate any objections at this point rather than towards the conclusion of the work. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org