Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 8414 invoked from network); 26 Aug 2004 02:40:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Aug 2004 02:40:16 -0000 Received: (qmail 35371 invoked by uid 500); 26 Aug 2004 02:40:13 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 35173 invoked by uid 500); 26 Aug 2004 02:40:12 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 35159 invoked by uid 99); 26 Aug 2004 02:40:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [64.253.103.118] (HELO orinoco.flamefew.net) (64.253.103.118) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 25 Aug 2004 19:40:10 -0700 Received: by orinoco.flamefew.net (Postfix on Linux (i386), from userid 500) id A22DC26272; Wed, 25 Aug 2004 22:40:03 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by orinoco.flamefew.net (Postfix on Linux (i386)) with ESMTP id 98B6E25FDF for ; Wed, 25 Aug 2004 22:40:03 -0400 (EDT) Date: Wed, 25 Aug 2004 22:40:03 -0400 (EDT) From: Henri Yandell X-X-Sender: hen@orinoco.flamefew.net To: Jakarta Commons Developers List Subject: [lang] Release Was: ArrayUtils.add methods In-Reply-To: <2B64219028BBFF48B3CC957EF10B58FE1B3ADE@ns1018.SSSI.seagull.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org