All osapi methods in shindig are implemented using the RPC transport http://opensocial-resources.googlecode.com/svn/spec/draft/Social-API-Server.xml#People-Service
<http://opensocial-resources.googlecode.com/svn/spec/draft/Social-API-Server.xml#People-Service>The javascript implementation is a thin layer on top of this. On Mon, Mar 1, 2010 at 10:45 AM, Umashanthi Pavalanathan < [email protected]> wrote: > Hi, > > I want to know how the methods specified in the osapi.* namespace of the > JavaScript API ( > > http://opensocial-resources.googlecode.com/svn/spec/draft/Social-Gadget.xml#osapi.people > ) > are implemented in Shindig. > > For eg: How the get method of osapi.people is implemented in Shindig? > > > Is there any implementation which facilitate to persist the friends list of > a Person, in Shindig? > If not, can you suggest me a way to implement a method to do this task? > > > It would be great if someone can help me to figure out these. > > > Thanks, > Umashanthi >
