> -----Original Message----- > From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 20 February 2002 11:26 AM > To: Ant Developers List > Subject: Re: antlib descriptor >
... > > Whatever we decide, we need to take into account the restriction > of not breaking > ANT1 ad the way it does things. In perticular this means that > mutant and myrmidom > aproaches will not work because the syntax is incompatible with the tasks > already inexistance. Well, this isn't strictly true for myrmidon. The *syntax* is absolutely compatible with existing tasks. The incompatibility is in how the syntax is mapped to the adder/setter methods by the default configurer. However, myrmidon has a 'classic' configurer as well, which uses the Ant 1.x mapping. Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
