It's not implemented yet, and is an open issue for the 1.1 release. Patches are welcome. Look at MessageCollection (which is a lot like an Album) and Message (which is a lot like a MediaItem) for inspiration.
On Tue, Dec 22, 2009 at 11:10 AM, Cheng-Jun Li <[email protected]>wrote: > 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 > >
