From peter.reilly@corvil.com Fri May 2 14:36:13 2003 Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 11704 invoked from network); 2 May 2003 14:36:13 -0000 Received: from k101-11.bas1.dbn.dublin.eircom.net (HELO corvil.com.) (159.134.101.11) by daedalus.apache.org with SMTP; 2 May 2003 14:36:13 -0000 Received: from preilly.local.corvil.com (preilly.local.corvil.com [172.18.1.173]) by corvil.com. (8.12.5/8.12.5) with ESMTP id h42EaEpg014053 for ; Fri, 2 May 2003 15:36:14 +0100 (IST) (envelope-from peter.reilly@corvil.com) Content-Type: text/plain; charset="iso-8859-1" From: peter reilly Organization: corvil To: Ant Developers List Subject: Re: Roles (was: antlib) Date: Fri, 2 May 2003 15:39:34 +0100 User-Agent: KMail/1.4.3 References: <747F247264ECE34CA60E323FEF0CCC0C0F50F0@london.cellectivity.com> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305021539.34250.peter.reilly@corvil.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N For the weblogic stuff, they would surely come from the same antlib - say weblogic-ant.jar using namespace (example for demo purposes only) =20 or using prefixes: =20 Granted it would be nice to allow element to be used in both the serverdeploy and the ejbjar tasks, but since they do completely different things, it is not unresonable to say that they should have different names. Peter. On Friday 02 May 2003 14:35, Stefan Bodewig wrote: > On Wed, 30 Apr 2003, Jose Alberto Fernandez > > wrote: > > The problem you are overlooking is the case of element > > in , , , etc. > > Maybe not really overlooking but understimating. > > The alternative would be to use and > for the different interfaces. If they come from different antlibs, we > really should use XML namespaces to resolve this. > > But I now understand that having a table per interface may be > convenient (though not strictly necessary). > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org