[
https://issues.apache.org/jira/browse/TEXT-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804896#comment-15804896
]
Pascal Schumacher commented on TEXT-56:
---------------------------------------
StringEscapeUtils was moved from commons-lang to commons-text, so I moved the
issue from lang to text.
> 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)