Hi Thyako, I think that having containers manage a shared global app data store requires a bit too much coordination right now - you would either need a centralized server managing these interactions, or a fairly sophisticated distributed system for looking up where this data lives. As the number of OpenSocial containers grows, this becomes unmanageable pretty quickly. However, there's nothing really keeping you from hosting this data on your own server and having your application _IG_Fetch it as needed.
~Arne On Dec 6, 1:07 pm, Thyako <[EMAIL PROTECTED]> wrote: > Is there any chance or plans to make globalAppData shared between > containers? > > I think that would make Opensocial "more social", since a gadget would > not just run in different containers, but share data between them. > > (Of course, that would be done by sending data to my own server, and > then update each container through Persistence Data API. Or even using > completely my own server to handle data. But would be great to have it > shared naturally.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial API Definition" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
