CVS: xdoclet/modules/jdo/src/xdoclet/modules/jdo JdoObjectIdGeneratorTagsHandler.java,1.1,1.2

Marco Schulze <[email protected]>
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15081/modules/jdo/src/xdoclet/modules/jdo

Modified Files:
	JdoObjectIdGeneratorTagsHandler.java 
Log Message:
added attribute 'code' to '@jdo.create-objectid-class'

Index: JdoObjectIdGeneratorTagsHandler.java
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/JdoObjectIdGeneratorTagsHandler.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** JdoObjectIdGeneratorTagsHandler.java	29 Aug 2005 20:28:51 -0000	1.1
--- JdoObjectIdGeneratorTagsHandler.java	29 Aug 2005 21:36:09 -0000	1.2
***************
*** 241,244 ****
--- 241,254 ----
      }
  
+     public String code(Properties attributes) throws XDocletException
+     {
+         return getCurrentClass().getDoc().getTagAttributeValue("jdo.create-objectid-class", "code");
+ //
+ //        if (res == null)
+ //            res = "";
+ //
+ //        return res;
+     }
+ 
      protected String getObjectIdClassOrPackage(boolean pakkage)
      {



-------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.