Comment tag support
-------------------

         Key: XDP-92
         URL: http://jira.codehaus.org/browse/XDP-92
     Project: XDoclet 2 Plugins
        Type: New Feature
  Components: hibernate  
    Versions: 1.0.2    
 Reporter: Ranieri J D Severiano
    Priority: Minor
     Fix For: 1.0.2
 Attachments: hibernate-comment.tar.gz

Hi guys,
I've implemented the comment support for the following tags:

- array
- bag
- class
- column
- idbag
- join
- joined-subclass
- list
- map
- primitive-array
- set
- union-subclass

(the above list is hibernate3 DTD-compliant)


The notation is:
/**
 * @hibernate.column name="FOO_BAR" comment="Foo bar description"
 */


If you approve the implementation, I can modify some test cases to verify 
comments too.

Ranieri

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to