Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15081/modules/jdo/src/META-INF
Modified Files: xtags.xml Log Message: added attribute 'code' to '@jdo.create-objectid-class' Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF/xtags.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** xtags.xml 29 Aug 2005 20:28:51 -0000 1.21 --- xtags.xml 29 Aug 2005 21:36:09 -0000 1.22 *************** *** 183,186 **** --- 183,197 ---- <mandatory>false</mandatory> </parameter> + + <parameter type="text"> + <name>code</name> + <usage-description> + If you want to declare additional methods or constants (or other additional code), + you can write it here. It will be pasted directly into the objectid-class. This is of course + only convenient for small code fragments. For bigger parts, there will soon exist a merge- + feature. + </usage-description> + <mandatory>false</mandatory> + </parameter> </tag> ------------------------------------------------------- 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-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel