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:16:58 UTC

[jira] [Moved] (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 ]

Pascal Schumacher moved LANG-1308 to TEXT-56:
---------------------------------------------

    Affects Version/s:     (was: 3.5)
          Component/s:     (was: lang.*)
                           (was: lang.text.translate.*)
             Workflow: jira  (was: Default workflow, editable Closed status)
                  Key: TEXT-56  (was: LANG-1308)
              Project: Commons Text  (was: Commons Lang)

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