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

Simone Tripodi commented on SANDBOX-377:
----------------------------------------

{quote}
Why are they not good?
{quote}

because they are non-javadoc Eclipse-related only, and not everybody uses 
Eclipse.

{quote}
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?
{quote}

Internal javadoc won't anyway exposed, so {{{@inheritDoc}}} is fine.
                
> [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