You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/09/08 07:44:32 UTC

[jira] Issue Comment Edited: (LANG-650) Optimise toBooleanObject(String) as has been done for toBoolean(String)

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

Henri Yandell edited comment on LANG-650 at 9/8/10 1:44 AM:
------------------------------------------------------------

Didn't this happen as a part of r965963?

There aren't any toBooleanObject(String) equalsIgnoreCase calls now.

      was (Author: bayard):
    Didn't this happen as a part of r965963?

There aren't any toBooleanObject(String) calls now.
  
> Optimise toBooleanObject(String) as has been done for toBoolean(String)
> -----------------------------------------------------------------------
>
>                 Key: LANG-650
>                 URL: https://issues.apache.org/jira/browse/LANG-650
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Sebb
>
> toBoolean(String) was optimised by eliminating calls to equalsIgnoreCase.
> Perhaps should do the same for toBooleanObject(String)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.