[
https://issues.apache.org/jira/browse/TEXT-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15807074#comment-15807074
]
ASF GitHub Bot commented on TEXT-56:
------------------------------------
Github user jarst closed the pull request at:
https://github.com/apache/commons-lang/pull/226
> Move CvsTranslators out of StringEscapeUtils and make them DRY
> --------------------------------------------------------------
>
> Key: TEXT-56
> URL: https://issues.apache.org/jira/browse/TEXT-56
> Project: Commons Text
> Issue Type: Improvement
> Reporter: Jarosław Strzelecki
> Priority: Minor
>
> CvsEscaper/CvsUnescaper are currently inner classes of StringEscapeUtils and
> it does not seem like it is a proper place for them.
> Since they are package-private, they can be safely moved lang.text.translate
> package.
> Moreover it's possible make them more DRY by introducing SinlgePassTranslator
> as suggested in TODO.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)