[ 
https://issues.apache.org/jira/browse/SHINDIG-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662099#action_12662099
 ] 

Bob Evans commented on SHINDIG-780:
-----------------------------------

Hi Henning,

Kevin's comments are good about moving it into base, but to answer
your questions.

Currently, I only made it work for the jsonrpc container, because that
is what the gadgets use in-container. For the restful api, it didn't
seem to make sense to me. I am not against it, it just didn't seem
compelling as a usecase.

This patch is pretty simple, but the diffs were ugly. All it really
does is send a message to gadgets.rpc, using the asynchronous style
call, and then registers a callback for the container to send a
message back to the gadget.

Thanks,
Bob

On Wed, Jan 7, 2009 at 6:22 PM, Henning Schmiedehausen (JIRA)


> implement requestShareApp as a gadgets.rpc callback
> ---------------------------------------------------
>
>                 Key: SHINDIG-780
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-780
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features (Javascript), OpenSocial  feature (Javascript)
>            Reporter: Bob Evans
>            Assignee: Kevin Brown
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: fix-780-bug.patch
>
>
> Currently requestShareApp returns Not Implemented. It would be great to have 
> an implementation that calls out to the outer page (container) via rpc to let 
> it display a dialog for picking friends to send a request for sharing an app.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to