[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544214#comment-16544214 ] ASF GitHub Bot commented on LANG-1404: -- Github user Enigo closed the pull request at:

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544150#comment-16544150 ] Sebb commented on LANG-1404: LANG is for general purpose routines. I think what you need is a

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544145#comment-16544145 ] Sebb commented on LANG-1404: I disagree. In the case of "BooleanUtils.toBoolean(value)" you h

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Ruslan Sibgatullin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544138#comment-16544138 ] Ruslan Sibgatullin commented on LANG-1404: -- yes, ofc it's trivial, but the reason

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543813#comment-16543813 ] Sebb commented on LANG-1404: Your use case is trivial: {code} if (Integer.valueOf(1).equals(v

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-13 Thread Ruslan Sibgatullin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543349#comment-16543349 ] Ruslan Sibgatullin commented on LANG-1404: -- Yep, the case is as following: Intege

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542712#comment-16542712 ] Sebb commented on LANG-1404: Yes, but what is the use case for wanting to do that? And is it r

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-12 Thread Ruslan Sibgatullin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542610#comment-16542610 ] Ruslan Sibgatullin commented on LANG-1404: -- [~s...@apache.org] whenever there's a

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542228#comment-16542228 ] Sebb commented on LANG-1404: What is the use case for this method? > BooleanUtils.toBoolean(I

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542178#comment-16542178 ] ASF GitHub Bot commented on LANG-1404: -- Github user coveralls commented on the issue:

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542179#comment-16542179 ] ASF GitHub Bot commented on LANG-1404: -- Github user coveralls commented on the issue:

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542167#comment-16542167 ] ASF GitHub Bot commented on LANG-1404: -- GitHub user Enigo opened a pull request: