Currently the only thing holding the release up for me is DurationFormatUtils.
I'm going to push Entities back unless someone steps in as it's not something I have any kind of itch for. I attended a presentation by Stuart Halloway (wrote a good classloading book), in which he showed a Factory class which he wished was in java.lang. I need to submit it for opinions soon. Saturday for me is to work on DurationFormat and try and steal enough from JODA and figure out exactly what is needed to finish it off. I'm mainly viewing that it needs a pattern language; "hh:mm:ss" etc. Hen On Wed, 25 Aug 2004, Gary Gregory wrote: > WRT on the wiki: > > # [WWW]26056 [lang] Add methods to ArrayUtils: add at end and > insert-like ops - DONE - add(Object[], Object) is overloaded for all the > primitives, but add(Object[], int, Object) and addAll(Object[], > Object[]) are not overloaded for primitives. Should they be? > > I say: release early, release often ;-) a la XP. > > This item should not hold up a release. > > Gary > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
