I think an xdoclet module for HiveMind would be WONDERFUL! That way, you could describe services, extension-points, interceptors, etc. in the JavaDoc comments of your class and have your module descriptor file generated for you automagically! IMHO, anytime a descriptor file like that needs to be created, there should be an XDoclet module for it.
----- Original Message ----- From: "Johan Lindquist" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 12:52 PM Subject: RE: [HIVEMIND] Examples Please? > Not sure if people have had enough of examples, but attached is a zip file > with a simple (and probably buggy) xdoclet module for hivemind (with > source) + the calculator example previously discussed implemented using > it. > > Didn't want to inclde all the dependant jars but they are: > > - commons-collections-2.1.jar > - commons-logging-1.0.3.jar > - xjavadoc-1.0.jar > - xdoclet-1.2b4.jar > > The ant target 'jar' will build all the necessary jars in ./release > > Mainly wondering what the interest in a hivemind xdoclet module would be? > > Johan > > -- > you too? ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
