> > xjavadoc will be able to do the content comparison. You can easily
> > compare class/method signatures, but what about actual code? How do
you
> > check if the body of the generated DO.equals() has the code you're
> > expecting?!
> 
> jenesis (o:

xjavadoc :o)

jenesis AFAIK generates java source, xjavadoc scans java code and that's
what we need. Get the content from a ASTMEthodBody and do the gymnastics
to compare the code. It's not a walk in the park though.

Ara.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to