From: "Adam Murdoch" <[EMAIL PROTECTED]> > > From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > > > > 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. >
Interesting, how did you guys solve the issue of TaskContainers needing to allow Tasks and Datatypes although the signature of the interface is addTask(Task) ? Jose Alberto -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
