> Yesterday I thought about this. Maybe an xdoclet-plugins specific > Tag-library.
+1. This could simply be in xdoclet's core... Konstantin, any opinion? > > 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) > > If we gather I flexible approach I am ok on this. I'd just move the XmlDocVersion class to xdoclet core, and leave the static stuff (i.e. the Map<String,XmlDocVersion>) in each plugin. > I needed "replaceNamespace" because I needed to support <snip> > replaceNamespace in DTD versions does nothing, I mean when fromURI and toURI > are the same, it just does nothing, otherwise, It applies > http://java.sun.com/xml/ns/j2ee" namespace to all inner nodes. I see. Doesn't make for clearer jelly script :-/ > > 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? > > Well, I've navigating through xdoclet-1.2.3 cvs snapshot (several months > ago), and I have been copying its behaviour. ejb-jar.xml is almost complete. > Interfaces are in the same state as when I started before - they are the > next. ClassPK is empty generated class yet. > I'll try to make all xdoclet1 available generating plugins before move to > server specific descriptors. Great. > I am +1 on such a roadmap on jira - shot them, you're the ones with more ejb > experience that I do - I guess. ... but you're the one who knows what's left to do ;-) If you have some time, just create issues for important points that are currently not implemented; I'll see if I can think of anything else missing. Then I'll have a great test case: some project at works still use xd1+ejb ;-) 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
