On Thu, 11 Dec 2003, Erik Hatcher <[EMAIL PROTECTED]> wrote:It's my own fault for not tracking this closer, so my apologies for coming into this late in the game. So, createDynamicElement now receives more than it used to?! So it gets "uri:elementName"?
... unless uri happens to be antlib:org.apache.tools.ant
So XDoclet needs to change to work properly?
Probably yes - if xdoclet starts to use namespaces other than the one for Ant's core, that is.
Note that it's not the task writer who "starts to use namespaces" (apart from providing an antlib), it's the build file writer. That's an important difference to me. You can now choose to put any task/type into any namespace you want at definition time. IMHO the task should still work. Most will, but tasks based on DynamicConfigurator will most probably break.
Cheers, Chris -- Christopher Lenz /=/ cmlenz at gmx.de
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]