You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Adam Wight (JIRA)" <ji...@apache.org> on 2008/05/28 23:12:45 UTC

[jira] Updated: (SHINDIG-313) made GadgetRenderingTask subclassable

     [ https://issues.apache.org/jira/browse/SHINDIG-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Wight updated SHINDIG-313:
-------------------------------

    Attachment: rendering.patch

We have html-inline servlet code available if the Shindig community wants this feature.

> 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
>         Attachments: rendering.patch
>
>
> 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.