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

[jira] [Closed] (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:all-tabpanel ]

Rob Tompkins closed TEXT-56.
----------------------------
    Resolution: Implemented

Many thanks to Jarek on this one.

> 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)