1. Skip to navigation
  2. Skip to content

The ELC Community Blog

A knowledge exchange on Ruby on Rails and Agile Development


OpenSocial Container 0.2.0

by Ryan Garver on December 03, 2007
ELC Plugins

New version of the container is up. This adds support for global persistence, and a way to set owners and viewers. See the README for details.

To install:
ruby script/plugin install http://opensocial.rubyforge.org/svn/plugin/tags/0_2_0/opensocial_container

Comments

Shifra Pride Raffel at 6:55 PM on December 5 2007

Hey, nice that you’re working on this. I thought that by “container,” you meant a way to expose your own data as a social networking container, but as far as I can tell this version still mocks the container just like the Google sample container does. Am I missing something about your objective?

Shifra Pride Raffel at 7:02 PM on December 5 2007

Never mind—now I understand that the SPI, the provider interface, just isn’t available yet.

Ryan Garver at 7:25 PM on December 5 2007

Shifra: The sample container lacks some real detail, and really is being used as a support structure in which I’m implementing each DataRequest call specific for my plugin.

The generator bootstraps something that I believe approximates the data API, and will be getting refined as I dig deeper. The JS API leverages this, so hopefully will be a bit more general purpose down the line.

Let me know if you have suggestions.

Add a comment


home | services | Ruby on Rails Development | code | blog | company