You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Christopher Cordeiro (JIRA)" <ji...@apache.org> on 2016/05/24 15:53:12 UTC

[jira] [Created] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

Christopher Cordeiro created LANG-1238:
------------------------------------------

             Summary: Overload Operations in StringUtils that take a regex to take precompiled Pattern
                 Key: LANG-1238
                 URL: https://issues.apache.org/jira/browse/LANG-1238
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
    Affects Versions: 3.4
            Reporter: Christopher Cordeiro
            Priority: Minor


For performance reasons, it would be nice if the operations in StringUtils that take a regular expression (removePattern/replacePattern) were overloaded to optionally take a precompiled Pattern.



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