I do use it also. Do you know whether it will become a part of main ANT?
- Alexey.
Jose Alberto Fernandez wrote:
>Ok, what is wrong with using <if/>?
>
>Besides, look&feel.
>
>Jose Alberto
>
>
>
>>-----Original Message-----
>>From: Alexey N. Solofnenko [mailto:A.Solofnenko@mdl.com]
>>Sent: 11 May 2004 15:33
>>To: Ant Developers List
>>Subject: Re: ANT 1.7 features suggestion
>>
>>
>>Frequently I need several properties to be checked to enable
>>or disable
>>a target. A boolean expression would be much better than a list of
>>properties, but I would be happy with just a list. I think if should
>>have && inside and unless should have ||.
>>
>>- Alexey.
>>
>>Stefan Bodewig wrote:
>>
>>
>>
>>>On Tue, 04 May 2004, Alexey N. Solofnenko <A.Solofnenko@mdl.com>
>>>wrote:
>>>
>>>
>>>
>>>
>>>
>>>>Could you please also update if and unless to accept a list of
>>>>properties?
>>>>
>>>>
>>>>
>>>>
>>>if="A, B" would mean "A is set and B is set" or "A is set or
>>>
>>>
>>B is set"?
>>
>>
>>>You know that propertiy names are allowed to contain spaces
>>>
>>>
>>and commas
>>
>>
>>>and any other separator char we would invent?
>>>
>>>Stefan
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>>>For additional commands, e-mail: dev-help@ant.apache.org
>>>
>>>
>>>
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>>For additional commands, e-mail: dev-help@ant.apache.org
>>
>>
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>For additional commands, e-mail: dev-help@ant.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|