Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 86646 invoked from network); 9 Mar 2004 18:23:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Mar 2004 18:23:54 -0000 Received: (qmail 10788 invoked by uid 500); 9 Mar 2004 18:23:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 10754 invoked by uid 500); 9 Mar 2004 18:23:41 -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 10676 invoked from network); 9 Mar 2004 18:23:40 -0000 Received: from unknown (HELO logictrends.com) (64.190.71.44) by daedalus.apache.org with SMTP; 9 Mar 2004 18:23:40 -0000 Date: Tue, 9 Mar 2004 13:32:59 -0500 Message-Id: <200403091332.AA290259596@logictrends.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "David Gilliland" Reply-To: X-Sender: To: "Jakarta Commons Developers List" Subject: RE: Proposal for the Commons Sandbox X-Mailer: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > >What's in IO/Collections that you can't do without for Jestr? > Looking at it again, I'm not using those as much as I had thought. In Collections I make one use of DualHashBidiMap, a few uses of IteratorChain, and in IO I use NullOutputStream. I do use Logging quite heavily though. But going forward I'd like to incorporate the JXPath stuff for predicates. I think it would be highly cool to be able to give an XPath expression and say "for all nodes in my object graph that match this expression, I want such-and-such stringification style". To reference JXPath from Lang would obviously not be acceptable. ---------- Original Message ---------------------------------- From: "Shapira, Yoav" Reply-To: "Jakarta Commons Developers List" Date: Tue, 9 Mar 2004 08:43:07 -0500 > >Hi, >>However, this approach would introduce some dependencies on non-Lang >>components (IO, Collections, etc) into Lang (the Functor dependency is >>quite trivial and easily removed, but the others are used heavily). I >>don't know if this is an issue or not. > >It's definitely an issue: AFAIK we don't want lang to depend on those. >What's in IO/Collections that you can't do without for Jestr? > >>Also, there is the dependency on the properties file for configuration, >>which is an unfortunate hack that I hope to replace with Commons >>Configuration. Thus there would be a dependency from Lang to >>Configuration. Again, I don't know if that's an issue or not. Is >there >>any precedent for a Configuration dependency of this sort? > >There's no precedence for a Configuration dependency of any sort since >there's never been a Configuration release. And if we keep adding >features prior to the 1.0 RC, there won't be a Configuration release for >a while probably ;) (I'm not saying that as a bad thing, just a matter >of fact). > >Yoav Shapira > > > >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