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

Duncan Jones commented on LANG-842:
-----------------------------------

I'm not convinced there is any inconsistency. Or at least, not in the examples 
presented by the reporter.

Henri - can you explain what you think is inconsistent? 

> Lack of consistency in comparaison api
> --------------------------------------
>
>                 Key: LANG-842
>                 URL: https://issues.apache.org/jira/browse/LANG-842
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*, lang.time.*
>    Affects Versions: 3.2
>            Reporter: Pier-Luc Caron St-Pierre
>            Priority: Trivial
>
> The comparaison api is lacking of consistency with null.
> Few instances : 
> org.apache.commons.lang3.StringUtils#equals returns false if one of the 
> parameter is null.
> org.apache.commons.lang3.ObjectUtils#equals returns false if one of the 
> parameter is null.
> org.apache.commons.lang3.time.DateUtils#truncatedCompareTo throws 
> IllegalArgumentException if one of the parameter is null
> org.apache.commons.lang3.time.DateUtils#isSameInstant throws 
> IllegalArgumentException if one of the parameter is null
> I do not have any suggestion to fix that problem because any solution would 
> break backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to