You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2016/09/19 09:51:21 UTC

[jira] [Updated] (LANG-1268) Add methods for comparing numbers against each others to Validate

     [ https://issues.apache.org/jira/browse/LANG-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter updated LANG-1268:
----------------------------------
    Description: 
Follow up to LANG-1134. The methods for comparing numbers against each others have been removed in  http://git-wip-us.apache.org/repos/asf/commons-lang/commit/09686fad

Problems with the proposed APIs:

- we should use lessThan instead of smaller
- "object" suffix for methods taking object references as parameters
- different vs. notEquals

> Add methods for comparing numbers against each others to Validate
> -----------------------------------------------------------------
>
>                 Key: LANG-1268
>                 URL: https://issues.apache.org/jira/browse/LANG-1268
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Benedikt Ritter
>             Fix For: 3.6
>
>
> Follow up to LANG-1134. The methods for comparing numbers against each others have been removed in  http://git-wip-us.apache.org/repos/asf/commons-lang/commit/09686fad
> Problems with the proposed APIs:
> - we should use lessThan instead of smaller
> - "object" suffix for methods taking object references as parameters
> - different vs. notEquals



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