The following comment has been added to this issue:

     Author: Michael Kopp
    Created: Fri, 3 Jun 2005 5:02 AM
       Body:
I actually found out that the name is not required at all, it is just a 
documentation issue
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1242?page=comments#action_16656

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1242

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1242
    Summary: make the name attribute optional
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Java Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Michael Kopp

    Created: Thu, 20 Jan 2005 9:29 AM
    Updated: Fri, 3 Jun 2005 5:02 AM

Description:
In all cases (class,property,method,parameter) the name can be taken from the 
java source itself. Hence if it is not specified, just take the real java name.

As for the Method parameters:

- Match the name against the real java name
  This way one can only document the ones needed and not all of them
- If a method has a java doclet, always report the parameters with just the 
name (real java name)


I will try to do this myself in the next couple of weeks and submit a patch if 
I can.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to