Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-actionscript/src/main/java/org/xdoclet/plugin/actionscript/qtags
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27601/src/main/java/org/xdoclet/plugin/actionscript/qtags

Modified Files:
        ActionscriptPropertyTag.java 
Log Message:
Add support for AS3 [Managed] tag, also copy class comment to generated output

Index: ActionscriptPropertyTag.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-actionscript/src/main/java/org/xdoclet/plugin/actionscript/qtags/ActionscriptPropertyTag.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ActionscriptPropertyTag.java        25 Jan 2006 12:12:38 -0000      1.3
--- ActionscriptPropertyTag.java        14 Apr 2006 13:16:29 -0000      1.4
***************
*** 20,23 ****
--- 20,31 ----
  
      /**
+      * Is the property managed?  Default is false.
+      *
+      * @qtags.allowed-value true
+      * @qtags.allowed-value false
+      */
+     boolean isManaged();
+ 
+     /**
       * The ActionScript type of the property, if different from the default.
       */



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to