----- Original Message ----- From: "Richard Emberson" <[EMAIL PROTECTED]> > TWO - Task wrapping application which uses xml to specify its behavior: > > I have an application that uses xml to specify its behavior much > like Tomcat or Ant (element tag name to class mappings plus attributes). > > What I'd like to do is simply embed as child > elements of the wrapper task's element the application's xml.
Wouldn't this be resolved in the future by supporting XML namespaces and having a specific namespace for Ant-recognized elements, and use your own inside tasks where Ant would pass-through non-Ant namespaced elements? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
