[
https://issues.apache.org/jira/browse/SHINDIG-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263926#comment-13263926
]
[email protected] commented on SHINDIG-1760:
--------------------------------------------------------
bq. On 2012-04-27 11:39:14, Stanton Sievers wrote:
bq. > Is a gadget developer not allowed to register for the EE context after
the gadget has fully loaded? In your test gadgets, if you wrapped the call to
gadgets.ee.registerContextListener() in a gadgets.util.registerOnLoadHandler()
call, I doubt your context listeners would fire, because the config would have
already been initialized. gadgets.ee.registerContextListener() should really
follow an addOnLoad pattern and fire the listeners immediately if EE is
initialized instead of just pushing onto an array.
Agree I realized this last night as well.
- Ryan
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4898/#review7297
-----------------------------------------------------------
On 2012-04-27 20:05:22, Ryan Baxter wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4898/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-04-27 20:05:22)
bq.
bq.
bq. Review request for shindig.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. These changes are needed to align with the OpenSocial 2.5 proposal to
create an API allowing gadgets to register for a listener to receive the
embedded experiences context.
bq.
bq.
bq.
http://docs.opensocial.org/display/OSD/Convenience+APIs+For+Embedded+Experiences
bq.
bq. http://code.google.com/p/opensocial-resources/issues/detail?id=1249
bq.
bq.
bq. This addresses bug SHINDIG-1760.
bq. https://issues.apache.org/jira/browse/SHINDIG-1760
bq.
bq.
bq. Diffs
bq. -----
bq.
bq.
http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/embeddedexperiences/embedded_experiences_gadgets.js
1331043
bq.
http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/embeddedexperiences/PhotoList.xml
1331043
bq.
http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/embeddedexperiences/AlbumViewer.xml
1331043
bq.
http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/embeddedexperiences/feature.xml
1331043
bq.
bq. Diff: https://reviews.apache.org/r/4898/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Tested with sample gadgets in the embedded experiences container.
bq.
bq.
bq. Thanks,
bq.
bq. Ryan
bq.
bq.
> Add registerConextListener API for embedded experiences
> -------------------------------------------------------
>
> Key: SHINDIG-1760
> URL: https://issues.apache.org/jira/browse/SHINDIG-1760
> Project: Shindig
> Issue Type: Improvement
> Affects Versions: 2.5.0
> Reporter: Ryan Baxter
> Assignee: Ryan Baxter
> Attachments: issue-1760.patch
>
>
> These changes are needed to align with the OpenSocial 2.5 proposal to create
> an API allowing gadgets to register for a listener to receive the embedded
> experiences context.
> http://docs.opensocial.org/display/OSD/Convenience+APIs+For+Embedded+Experiences
> http://code.google.com/p/opensocial-resources/issues/detail?id=1249
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira