Migrate ParseTreeContentRewriter instances to use Gadget.getParseTree() rather
than ad hoc parsing
--------------------------------------------------------------------------------------------------
Key: SHINDIG-568
URL: https://issues.apache.org/jira/browse/SHINDIG-568
Project: Shindig
Issue Type: Sub-task
Components: Common Components (Java)
Reporter: John Hjelmstad
Now that Gadget maintains a parse tree, the previously ad hoc implementation of
ParseTreeContentRewriter can be split into its three constituent parts, each
using the parse tree for rewriting rather than being glommed together in a
single monolithic class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.