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

Jim Lloyd commented on LANG-1115:
---------------------------------

Hello [~britter], I have been collaborating with [~joeferner] on this patch. I 
have a just submitted https://github.com/apache/commons-lang/pull/89 which I 
believe addresses your feedback. I'll replicated the PR comment here:

{quote}
@britter I have been collaborating with Joe Ferner on this contribution and 
have prepared this PR which I believe addresses the feedback you provided in 
LANG-1115. I'm not entirely sure I am following all of you contribution 
guidelines so please let me know if I need to resubmit. I will also add a 
comment to the Jira issue.

FYI, the first three commits in this PR replicate the original patch submission 
provided by Joe. The following seven commits address your feedback.
{quote}


> Add support for varargs in ConstructorUtils, MemberUtils, and MethodUtils
> -------------------------------------------------------------------------
>
>                 Key: LANG-1115
>                 URL: https://issues.apache.org/jira/browse/LANG-1115
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.reflect.*
>            Reporter: Joe Ferner
>            Priority: Minor
>             Fix For: Review Patch
>
>         Attachments: LANG-1115.patch
>
>
> Currently when calling methods such as 
> MethodUtils.getMatchingAccessibleMethod variable arguments are not supported. 
> It would be nice if by calling getMatchingAccessibleMethod with arguments 
> that the java compiler would normally match with a vararg method would be 
> matched.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to