Hey, I wrote a gadget that uses the OS lite api (osapi.people, osapi.appdata, etc...). When I test the gadget on iGoogle, it works fine but when I try it on my local shindig instance, it is not working properly. It looks like the osapi.people and osapi.appdata are not implemented in Shindig.
FYI, I have written my adapters for my local shindig instance and I am able to use the older JS APIs without any issue. Are we suppose to implement the osapi.js libraries ourselves when we build our container or is it just that the shindig implementation hasn't implemented these newer APIs yet? Any pointers of the issue would be greatly helpful. I tried to search the mailing list but could not find anything on that matter. Thank you, Luc

