[jira] [Commented] (SANDBOX-377) [BeanUtils2] Implement invoke(Exact)Method(...) on DefaultBeanAccessor

2012-02-01 Thread Benedikt Ritter (Commented) (JIRA)

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

Benedikt Ritter commented on SANDBOX-377:
-

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

ouch... sorry about that. You will not see that again.

 [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




[jira] [Commented] (SANDBOX-377) [BeanUtils2] Implement invoke(Exact)Method(...) on DefaultBeanAccessor

2012-01-31 Thread Benedikt Ritter (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SANDBOX-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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




[jira] [Commented] (SANDBOX-377) [BeanUtils2] Implement invoke(Exact)Method(...) on DefaultBeanAccessor

2012-01-31 Thread Simone Tripodi (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SANDBOX-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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