Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 76102 invoked from network); 1 Jun 2005 21:28:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 21:28:43 -0000 Received: (qmail 4675 invoked by uid 500); 1 Jun 2005 21:28:38 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 4609 invoked by uid 500); 1 Jun 2005 21:28:37 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 4583 invoked by uid 99); 1 Jun 2005 21:28:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from lakermmtao05.cox.net (HELO lakermmtao05.cox.net) (68.230.240.34) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 14:28:36 -0700 Received: from BOB ([24.252.27.50]) by lakermmtao05.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with SMTP id <20050601212755.RHPE13442.lakermmtao05.cox.net@BOB> for ; Wed, 1 Jun 2005 17:27:55 -0400 From: "Travis Zimmerman" To: "Jakarta Commons Developers List" Subject: RE: Commons-Collections enhanced with Java Generics Support Date: Wed, 1 Jun 2005 16:28:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <429E17EE.2070907@spamgourmet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Could BeanUtils and/or Betwixt also benefit from enhancements in JDK1.5? Primarily annotations. -----Original Message----- From: Matt Hall [mailto:commons.10.matt2000@spamgourmet.com] Sent: Wednesday, June 01, 2005 3:18 PM To: commons-dev@jakarta.apache.org Subject: RE: Commons-Collections enhanced with Java Generics Support Hi everyone, I'm the other half of the team that did the generifying (if that's even a word) of collections. Sorry I've been silent so far during the discussion of what to do with the new collections, I was out of town and just got caught up with the debate. So after reading the discussion and seeing it stall out a bit, I propose that we start by creating a new project in apache which will contain the current source code from our collections.sf.net repository. To this new project we can all then add things like new MultiMap and ChainedTransformer interfaces and implementations that will break compatibility with existing Collections releases. We can then also accept new generics specific test cases to add to the already existing set. The specifics of how all this would work, i.e. if John and I would become apache committers or not, I'm not sure what the best route here is. If this is to become a semi-autonomous project then I think having us as the main committers probably does make the most sense. Throughout the process I think it's important to maintain a beta or alpha release of the project so early adopters can start using it and contributing feedback. There is no advantage in my mind to holding off on releases until we have the last few controversial classes converted, better to get feedback from the entire community on the bulk of the work up front. I think with our working implementation of the majority of classes, along with the collection15 team's input and contributions on the remainders we should be in great shape overall. Matt --------------------------------------------------------------------- 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