Are we going through that Java 5 vs Java 6 discussion again? ;)

Thomas: I always wanted to work on collections but there hasn't been much 
activity since I joined the ML. I'd be happy to contribute some patches.

Benedikt

Von meinem iPhone gesendet

Am 24.06.2012 um 14:10 schrieb Gary Gregory <garydgreg...@gmail.com>:

> I am +1 to all your proposed changes.
> 
> Gary
> 
> On Jun 24, 2012, at 5:29, Thomas Neidhart <thomas.neidh...@gmail.com> wrote:
> 
>> Hi,
>> 
>> I recently started to work more on collections and cleaning up the trunk
>> to make it a candidate for a release and would like to ask a few questions:
>> 
>> - there is still lots of javadoc missing, moving the source code level
>>  to Java 1.6 would allow the use of @Override in more places (instead
>>  of putting a /** {inheritDoc} */ everywhere)
>> 
>>  this has been discussed for vfs a few weeks ago, and my
>>  understanding was that this proposal was well received, so what do
>>  you think about doing the same for collections?
>> 
>> - unit tests: there are currently two unit tests for certain classes
>>  that are almost similar, e.g. TestListOrderedMap and
>>  TestListOrderedMap2. Does anybody know why this exists?
>> 
>>  also I would like to go to annotation based unit tests like in the
>>  other components and rename the tests to the common style:
>>  ClassNameTest.
>> 
>> - consistency with commons rules. There are several things that are
>>  different to other components atm:
>> 
>>  o authors contained in source files
>>  o no changes.xml to track changes
>>  o since and version tags are a bit different
>>  o package.html should be package-info.java
>> 
>>  and I guess other things too that I have not spotted yet.
>> 
>> 
>> Are there any objections / suggestions to continue with the cleanup?
>> 
>> Thomas
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to