[
https://issues.apache.org/jira/browse/SHINDIG-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hjelmstad resolved SHINDIG-568.
------------------------------------
Resolution: Fixed
All "new" content rewriters modified to use getParseTree()/ new ContentRewriter
APIs.
> 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
> Assignee: 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.