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

Ryan Baxter closed SHINDIG-1563.
--------------------------------

    Resolution: Fixed

Patch submitted

> Move the ee_gadget_rendered RPC handler in the embedded experiences feature 
> code
> --------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1563
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1563
>             Project: Shindig
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 3.0.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Right now for a container to render embedded experiences they must define and 
> rpc handler to handle the ee_gadget_rendered rpc request.  All the container 
> does in this handler is get the context information from the EE data model 
> and pass it to a callback.  This is pretty much the same for every container 
> so it does not make much sense to have every container implement this 
> handler.  Its probably better to just have the handler in the container 
> feature code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to