On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Modified: ant/core/trunk/WHATSNEW
>
> +  means that tasks may now have nested conditions just by implementing
> +  the Condition interface, rather than extending ConditionBase.

I'm not sure I'm following here Peter. How does implementing Condition
(which has only an eval() method) translate into accepting any nested
conditions?

> +  means that the use of namespaces for some of the selectors introduced
> +  in Ant 1.7.0 is no longer necessary.

Aren't we making it more difficult (impossible?) to validate Ant build
files by allowing an extensible set of nested elements without the use
of namespaces?

Thanks, --DD

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

Reply via email to