Re: antlibs/namespaces

2003-11-11 Thread peter reilly
On Tuesday 11 November 2003 10:01, Stefan Bodewig wrote: > On Thu, 6 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: > > One oddity is that the implementation of elements is now > > exposed. > > Yes, I see you've "fixed" the specific case by now, but it The reason I fixed this is that in this c

Re: antlibs/namespaces

2003-11-11 Thread Stefan Bodewig
On Thu, 6 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: > One oddity is that the implementation of elements is now > exposed. Yes, I see you've "fixed" the specific case by now, but it remains a little strange. But then again it doesn't, as the version which uses addTask is open for polymor

ant-type attribute (was Re: antlibs/namespaces)

2003-11-11 Thread Stefan Bodewig
On Thu, 6 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: > On Thursday 06 November 2003 10:02, Stefan Bodewig wrote: >> On Wed, 5 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: >> > well there is an undocumented attribute ant-type >> >> we really should document it. > Yes... > > Note that w

Re: antlibs/namespaces

2003-11-06 Thread peter reilly
On Thursday 06 November 2003 11:54, peter reilly wrote: > > However, I understand the problem of writing schemas, using xml editors and > also the fact that it is a little strange ... > > So now I think that the nested elements should have the > namespace of the enclosing element (except for typede

Re: antlibs/namespaces

2003-11-06 Thread peter reilly
On Thursday 06 November 2003 10:02, Stefan Bodewig wrote: > On Wed, 5 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: > > On Wednesday 05 November 2003 16:26, Dominique Devienne wrote: > >> > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > >> > > >> > On Wed, 5 Nov 2003, Matt Benson <[EMAIL PROT

Re: antlibs/namespaces

2003-11-06 Thread Stefan Bodewig
On Wed, 5 Nov 2003, peter reilly <[EMAIL PROTECTED]> wrote: > On Wednesday 05 November 2003 16:26, Dominique Devienne wrote: >> > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] >> > >> > On Wed, 5 Nov 2003, Matt Benson <[EMAIL PROTECTED]> wrote: >> > > In beta1, the following worked: >> > > >> > >

Re: antlibs/namespaces

2003-11-05 Thread Christopher Lenz
peter reilly wrote: There are some other issues, in ant 1.7 we hope to move from staticly adding conditions, filters etc to using for them. Using the new namespace rules would mean that this is obvious. For example: http://apache.org..."/> succeeded! of course

Re: antlibs/namespaces

2003-11-05 Thread peter reilly
On Wednesday 05 November 2003 16:26, Dominique Devienne wrote: > > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > > > On Wed, 5 Nov 2003, Matt Benson <[EMAIL PROTECTED]> wrote: > > > In beta1, the following worked: > > > > > > > > > > > > > > > > > > In beta2, I get an error to the effect

Re: antlibs/namespaces

2003-11-05 Thread Stefan Bodewig
On Wed, 5 Nov 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote: > This means that if I declare all my namespace prefixes at the top > level like I do now, I'd have to prefix all nested elements of my > tasks with the NS prefix? All except for those that belong to the default namespace (the one

RE: antlibs/namespaces

2003-11-05 Thread Dominique Devienne
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > On Wed, 5 Nov 2003, Matt Benson <[EMAIL PROTECTED]> wrote: > > In beta1, the following worked: > > > > > > > > > > > > In beta2, I get an error to the effect that "mytask" > > does not support nested "mytype". > > Not yet fully decided - o

Re: antlibs/namespaces

2003-11-05 Thread Matt Benson
Just to clarify, you said that you think: should be legal, as should: but not: as in beta2? -Matt --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Wed, 5 Nov 2003, Matt Benson > <[EMAIL PROTECTED]> wrote: > > In beta1, the following worked: > > > > > > > > > > > > In

Re: antlibs/namespaces

2003-11-05 Thread Stefan Bodewig
On Wed, 5 Nov 2003, Matt Benson <[EMAIL PROTECTED]> wrote: > In beta1, the following worked: > > > > > > In beta2, I get an error to the effect that "mytask" > does not support nested "mytype". Not yet fully decided - one of the issues that is holding up the 1.6 release. I'd say it should