Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11932/modules/hibernate/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
XDT-1353: patch from Sylvain Vieujot, add lazy attribute to components

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -r1.46 -r1.47
*** xtags.xml   17 Mar 2005 21:46:46 -0000      1.46
--- xtags.xml   22 Apr 2005 11:48:12 -0000      1.47
***************
*** 662,665 ****
--- 662,670 ----
                      <mandatory>false</mandatory>
                  </parameter>
+                 <parameter type="text">
+                     <name>lazy</name>
+                     <usage-description>Specifies that this component should 
be fetched lazily when the instance variable is first accessed (requires 
build-time bytecode instrumentation).</usage-description>
+                     <mandatory>false</mandatory>
+                 </parameter>
              </tag>
              <tag>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to