Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-1509

Replace TagTrait with existing whitespace helper and new tag helper class

    • Icon: Task Task
    • Resolution: Unresolved
    • None
    • None
    • Import/Export

      problem

      The tag trait was created in refactoring the import fileparsers. For that purpose it was OK, but some of the functionality is know needed at other places too.

      The current structure prevents a clean reusing of the code.

      solution

      Split the final TagTrait stuff up:

      1. One Tag Creation Helper Class (should not go into the existing tag helper - different concern)
      2. The whitespaceTagReplacer should go into the whitespace helper

       

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: