tisonkun opened a new pull request, #951:
URL: https://github.com/apache/commons-lang/pull/951

   This patch should be easy to understand.
   
   Generally, it won't affect user cases as long as the type can be inferred by 
the recipient or JDK rules. There's a case as shown in 
`ReflectionDiffBuilder.java` that if the type inference results in ambiguity, 
it may cause compile error.
   
   Thus, I'm unsure whether this is proper to be included with a minor version 
bump. I don't think to add another series of methods helps - it causes further 
confusion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to