Hi, In OpenSocial spec 0.9, there are MediaItem/Album related API: http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/REST-API.html#rfc.section.7.6.
My question is where is the hook point in Shindig (interface) in Shindig for the container to implement these new API. For Peopl/Activit/AppData, I know that we have to implement the 3 interfaces uner org.apache.shindig.social.opensocial.spi<http://people.apache.org/%7Eieb/shindig/apidocs/org/apache/shindig/social/opensocial/spi/package-frame.html> . But for Album/MediaItem, I cannot find where and how. Thanks a lot! Cheng

