Andrew Stevens wrote:
On Tue, 2003-05-27 at 23:00, Dmitri Colebatch wrote:
Thanks,np. If its not documented, use the source (o:
This tag is not documented so I didn't know how to do.
Now it's ok
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/modules/hiber nate/src/xdoclet/modules/hibernate/resources/hibernate.xdt?rev=1.12&content- type=text/vnd.viewcvs-markup
The bit you're looking at is
<XDtMethod:forAllMethodTags tagName="hibernate.generator-param" > <param<XDtConfig:ifConfigParamEquals paramName="version" value="2.0"> name="<XDtMethod:methodTagValue tagName="hibernate.generator-param" paramName="name" />"</XDtConfig:ifConfigParamEquals>><XDtMethod:methodTagValue tagName="hibernate.generator-param" paramName="value" /></DEFANGED_param> </XDtMethod:forAllMethodTags>
of course its a deep dive, but one thats worth doing. Once you're capable
of reading this stuff you a) can get past the all-to-common "not documented"
problem, and b) extend XDoclet as required...
You forgot c) add the documentation to a CVS copy, and upload a patch to JIRA :-)
Andrew.
------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
.
------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
