So I just checked in the opensocial reference code into javascript/opensocial/reference/*.js. This is just the next version of part of the stuff that used to live on the code.google.com site. It provides an easy interface for new containers to implement so that we avoid as much duplicate library code as possible.
Given that, Brian (or anyone else up for the challenge), it would be great if you could delete that old People.js file ( http://svn.apache.org/repos/asf/incubator/shindig/trunk/php/js/People.js), and replace it with a reference to the new stuff. It shouldn't require too many changes and will also bring the php stuff up to opensocial version 0.6 Let me know if there are any problems with the code... and if no one gets around to it I'll see if I can get to it later this week. - Cassie

