Details
-
Task
-
Resolution: Unresolved
-
None
-
None
-
Empty show more show less
Description
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:
- One Tag Creation Helper Class (should not go into the existing tag helper - different concern)
- The whitespaceTagReplacer should go into the whitespace helper
Attachments
Issue Links
- blocks
-
TRANSLATE-2658 Wrong tag numbering between source and target in imported MemoQ XLF files
- Done