Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 74197 invoked from network); 1 Apr 2005 17:22:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Apr 2005 17:22:40 -0000 Received: (qmail 57514 invoked by uid 500); 1 Apr 2005 17:22:22 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 57452 invoked by uid 500); 1 Apr 2005 17:22:22 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 57397 invoked by uid 99); 1 Apr 2005 17:22:21 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30902.mail.mud.yahoo.com (HELO web30902.mail.mud.yahoo.com) (68.142.200.155) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 01 Apr 2005 09:22:21 -0800 Received: (qmail 93374 invoked by uid 60001); 1 Apr 2005 17:22:17 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=BLxKLghHnE3cwYeTPPof6E1A4JdZq/rWs9p1i4EyM/yEQlRLmQ87cPqb/pPgaq8Hg4SG6lak81kJnIZNcu3AFds/D3GTQc/Blm4W4S1GYuCejvBBVdZxyJ4nc5wVfmjaFXoPprV/4pdmcBRVfrdSGEwSD+h2fy9vTwJGWElY1zk= ; Message-ID: <20050401172217.93372.qmail@web30902.mail.mud.yahoo.com> Received: from [65.247.233.95] by web30902.mail.mud.yahoo.com via HTTP; Fri, 01 Apr 2005 09:22:17 PST Date: Fri, 1 Apr 2005 09:22:17 -0800 (PST) From: Matt Benson Subject: Re: ResourceCollections To: Ant Developers List In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If we are going to add a ResourceSelector, 1) the interface and implementations will primarily be relevant only to the "restrict" ResourceCollection. 2) things like And, Or, Not will be needed. 3) I'd rather not hard-code selector types. what other options exist? A built-in Antlib for namespacing the ResourceSelector types? A DynamicElement ResourceSelectorContainer? Thanks for any thoughts, Matt --- Matt Benson wrote: > --- Stefan Bodewig wrote: > > On Thu, 31 Mar 2005, Matt Benson > > wrote: > > > > > We are adding getInputStream to Resource. > > However, > > > without changing the FileSelector interface > (bad), > > > > more than bad. > > > > > its ability to interact with Resources is > limited. > > We could > > > possibly create a new ResourceSelector > interface. > > > > I think we should. > > This will be interesting. Guess we will have to > mimic > FileSelectors. > > > > > > If so, does this tip the scale in favor of one > or > > more new types > > > subpackages? > > > > Even without them I think a new package would be > > better. > > Wow, I've never made a new CVS directory before... > :) > > -Matt > > > > > Stefan > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > dev-unsubscribe@ant.apache.org > > For additional commands, e-mail: > > dev-help@ant.apache.org > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe@ant.apache.org > For additional commands, e-mail: > dev-help@ant.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org