XenoAmess opened a new pull request #429: ArrayUtils: merge 8 
isSameLength,isEmpty,isNotEmpty into one function each.
URL: https://github.com/apache/commons-lang/pull/429
 
 
   There are 8 isSameLength,8 isEmpty,8 isNotEmpty in ArrayUtils, but only one 
getLength function.
   That is somehow weird, and breaks compatibility.
   And also, if we make such change, we can apply isSameLength upon different 
kind of arrays.
   
   Otherwise, we shall make functions like getLength be 8 functions to keep 
compatibility in my opinion.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to