Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 22586 invoked from network); 2 Apr 2003 17:52:36 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Apr 2003 17:52:36 -0000 Received: (qmail 25985 invoked by uid 97); 2 Apr 2003 17:54:27 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 25978 invoked from network); 2 Apr 2003 17:54:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 2 Apr 2003 17:54:27 -0000 Received: (qmail 22279 invoked by uid 500); 2 Apr 2003 17:52:33 -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 22267 invoked from network); 2 Apr 2003 17:52:32 -0000 Received: from umbongo.flamefew.net (64.253.103.114) by daedalus.apache.org with SMTP; 2 Apr 2003 17:52:32 -0000 Received: by umbongo.flamefew.net (Postfix on Linux (i386), from userid 500) id 3937A3A2482; Wed, 2 Apr 2003 12:52:35 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by umbongo.flamefew.net (Postfix on Linux (i386)) with ESMTP id 3111E296E95 for ; Wed, 2 Apr 2003 12:52:35 -0500 (EST) Date: Wed, 2 Apr 2003 12:52:35 -0500 (EST) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: Re: [collections] XxxUtils inner classes In-Reply-To: <00bf01c2f948$667dfed0$0111010a@ecpm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N So do we move to a structure in which each Utils class has its own package? org.apache.commons.collections.CollectionsUtils, which also contains Collection implementations and Collection features [the package-scoped classes which hide inside CollectionUtils]. org.apache.commons.collections.bag.BagUtils, and Bag interface, and Bag implementations etc. org.apache.commons.collections.map.MapUtils ... and so on? Hen On Wed, 2 Apr 2003, Juozas Baliuka wrote: > > +1, static public inner classes are not very usefull. > > ----- Original Message ----- > From: "Shapira, Yoav" > To: "Jakarta Commons Developers List" > Sent: Wednesday, April 02, 2003 7:39 PM > Subject: RE: [collections] XxxUtils inner classes > > > > Hi, > Personally: at 1. I dislike inner classes ;) > > Yoav Shapira > Millennium ChemInformatics > > > >-----Original Message----- > >From: Henri Yandell [mailto:bayard@generationjava.com] > >Sent: Wednesday, April 02, 2003 12:37 PM > >To: Jakarta Commons Developers List > >Subject: [collections] XxxUtils inner classes > > > > > >At what point is a Utils class considered to have too many inner > classes? > >For example, does no one else find the 1200 line MapUtils quite > painful? :) > > > > > >Hen > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system and notify the > sender. Thank you. > > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org