[ 
https://issues.apache.org/jira/browse/SANDBOX-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197643#comment-13197643
 ] 

Benedikt Ritter commented on SANDBOX-377:
-----------------------------------------

Thanks for the commit and the feedback. I added the real description of the 
method to the interface. I thought these forward comments will do the job. Why 
are they not good? 
I saw some methods where you added something like:
{code:java}
/**
* {@inheritDoc}
*/
{code}
My eclipse IDE wasn't able to retrieve the correct JavaDoc for methods with 
that sort of comment. So do we just add no JavaDoc to implementation classes? 
Or do we duplicate the JavaDoc from the interface? Or is something wrong with 
eclipse? ;)

TIA for the info and have a nice day!
Benedikt

                
> [BeanUtils2] Implement invoke(Exact)Method(...) on DefaultBeanAccessor
> ----------------------------------------------------------------------
>
>                 Key: SANDBOX-377
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-377
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: BeanUtils2
>    Affects Versions: Nightly Builds
>            Reporter: Benedikt Ritter
>            Assignee: Simone Tripodi
>         Attachments: SANDBOX-377.txt
>
>
> On DefaultBeanAccessor implement:
> * invokeMethod( String methodName )
> * invokeExactMethod( String methodName )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to