Hi All, I've completed another iteration of Activity Streams support in OpenSocial. This patch supports Activity Streams 1.0, which is almost final. This iteration supports just the core Activity Streams 1.0 spec. It does not yet support arbitrary extensions or OpenSocial-specific extensions. Ideally, I'd like to get Shindig to support arbitrary extensions so that each extension does not need to be explicitly hardcoded (the AS spec also calls for supporting arbitrary extensions). At minimum, the next iteration will support the extensions necessary for OpenSocial to deprecate the Activities & Messaging APIs.
The OpenSocial spec patch has been uploaded for review here: http://code.google.com/p/opensocial-resources/issues/detail?id=1140 The Shindig reference implementation has been uploaded to JIRA and codereview: https://issues.apache.org/jira/browse/SHINDIG-1536 http://codereview.appspot.com/3988041/ Comments are welcome. - Eric W.
