Guys, While adding xsd support to the web plugin, I realised that the ejb plugin has a nice util class for versions, holding DTDs and XSDs references. I'd need the same thing for the web plugin; its currently a bunch of methods on the plugin itself, not the nicest. Some time ago I also added a couple of custom jelly tags, in the web plugin itself. (I specifically remember that I wrote the ConditionalElementTag, dunno about the MergeTag - actually I'm have no clue how other plugins handle merging right now - maybe we should synch them).
Please have a look at those tags. How about promoting this to xdoclet ? (the EjbVersion class, which could renamed in XmlDocVersion or something; and the tags) Also about dtd/xsd, pls disregard my last question, since I found an example of how to handle this in the ejb plugin. I'm a bit puzzled by the <x:replaceNamespace> necessary after the root element, though. Isn't there a simpler way for all this? BTW, Diogo, what's the status of the ejb plugin, roughly? What's supported, what not? Maybe we should make a couple of jira issues + roadmap to be able to followup? Cheers, g ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ xdoclet-plugins-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
