made GadgetRenderingTask subclassable
-------------------------------------
Key: SHINDIG-313
URL: https://issues.apache.org/jira/browse/SHINDIG-313
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: Adam Wight
Priority: Minor
Making private members of GadgetRenderingTask "protected" allows us to reuse
this code to create new rendering servlets. In particular, we have written an
"html-inline" servlet to substitute for the deprecated html-inline Content
type. Inline rendering for trusted gadgets enables full interaction with the
DOM.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.