You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2017/01/06 16:17:58 UTC

[jira] [Comment Edited] (TEXT-56) Move CvsTranslators out of StringEscapeUtils and make them DRY

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

Pascal Schumacher edited comment on TEXT-56 at 1/6/17 4:17 PM:
---------------------------------------------------------------

StringEscapeUtils was moved from commons-lang to commons-text, so I moved this issue from lang to text.


was (Author: pascalschumacher):
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)