Folks,

I now have this generating Xinfo, MxInfo and manifests to a certain 
level of satisfaction.

I have run it through the Phoenix codebase and it generates the same 
MXInfo files Phoenix does which functional differences :

  1) it specifies "java.io.File[]" instead of "File[]"
  2) when taking decriptions for params for operations it is smarter
     about the variable name not being prepended to the description.

It runs (I guess) five times faster than xdoclet (not my magic, that of 
QDox).  
It is also tiny in comparison to xdoclet.  Qdox and the MetaGenerate jar 
are a quarter of the combined size of of the xdoclet jars.
Lasty it does not use Log4J (v important to us I hope).

I need some help on the issue of CheckStyle (I cannot for the life of me 
get it running)

Could people give it a run through (it's own test target generates 
output to build/metagenerate)

Next Features
-------------

  * Compatability targets as configurable Ant attributes.
    (Fortress features etc).
  * Optional Validation concepts -
    checks for non existant class given 'service name="org.fred.MisSpelled"'

Regards,

- Paul




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to