Doing it this way does not allow the order to be specified over a group of
filesets - though whether this is good or bad depends on your point of view
I suppose.

Additionally I wanted to avoid touching the fileset / scanner code as much
as possible since it all seems a bit messy IMHO.

Probably could be done if preferred though.

Rob
----- Original Message -----
From: "Diane Holt" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 2:03 AM
Subject: Re: [SUBMIT] FileOrder element for ordering of filesets


> Would it be possible/better to, instead of having yet another datatype and
> tag to deal with, have <fileset> allow for nested <order> elements?  Eg:
>
> <fileset dir="foodir">
>   <include name="*.foo"/>
>   <order sortby="size" direction="ascend"/>
> </fileset>
>
> Diane
>
> =====
> ([EMAIL PROTECTED])
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to