Hi, On Feb 12, 2008 12:27 AM, Gary Gregory <[EMAIL PROTECTED]> wrote: > Perhaps we should do the following in trunk: > > 1) Generify (I know, it's not a word and it is funny that my spellchecker > suggests 'gentrify')) everything > and keep backwards compatibility (this has started) > 2) Re-implement using Java 5 APIs where appropriate. For example, if we catch > and re-throw an > exception, make sure we pass the cause up the chain. > 3) See what it all looks like > 4) Discuss what old style APIs to remove if any. For example: Do we keep > foo(Type[]) when we > now have foo(List<Type>)) or foo(Iterable<Type>)
+1 Sounds good to me. This discussion will be much more productive when we have concrete changes to look at. BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]