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

Henri Yandell commented on LANG-492:
------------------------------------

Consider removing the replaceXxx methods. Regex exists in the JDK now, and 
Matcher.literalReplacement might mean we could still have a optimized way. 
Given the popularity of this API - also consider replacing with an 
implementation based on Regex. Potentially move to RegexUtils.

> Remove code handled now by the JDK
> ----------------------------------
>
>                 Key: LANG-492
>                 URL: https://issues.apache.org/jira/browse/LANG-492
>             Project: Commons Lang
>          Issue Type: Task
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>
> enum, enums packages removed.

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

Reply via email to