On Wed, 29 Oct 2003, peter reilly <[EMAIL PROTECTED]> wrote:
> On Wednesday 29 October 2003 10:42, Stefan Bodewig wrote:
>> On Fri, 24 Oct 2003, peter reilly <[EMAIL PROTECTED]> wrote:
>> >    <ac:if>
>> >       <equals arg1="a" arg2="${prop}"/>
>> >       <then>
>> >          blab ...
>> >        </then>
>> >        <else>
>> >          blab..
>> >        </else>
>> >    </ac:if>
>>
>> Assuming Ant's core URI was associated to the default namespace,
>> you'd have to use ac:then and ac:else.
> 
> This is not the current ant 1.6 behaviour. All elements belong to
> the core URI, except typedef'ed elements and whatever the user
> wants to pass to DynamicConfigurable#

Well, but isn't what I describe be the expected behavior?  Expected by
XML namespace aware tools, at least

Stefan

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

Reply via email to