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

Matt Benson commented on LANG-787:
----------------------------------

An enum.  In particular the casing thing comes up so often that providing an 
enum specifically for this purpose doesn't seem unreasonable.
                
> StringUtils.RemoveIgnoreCase desired
> ------------------------------------
>
>                 Key: LANG-787
>                 URL: https://issues.apache.org/jira/browse/LANG-787
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: david cogen
>            Priority: Minor
>
> removeStartIgnoreCase() and removeEndIgnoreCase() exist, so why not 
> removeIgnoreCase()
> Specifically:
> String removeIgnoreCase(String str, String remove)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to