On Mon, Feb 25, 2008 at 4:30 PM, Cassie <[EMAIL PROTECTED]> wrote: > > It would also be good to have a quick design discussion to see how best this > could integrate with the java and php versions. I'm not up on php at all so > perhaps someone who is can comment on how abdera might integrate with > multiple languages.
I'm not sure how PHP integration would work and I don't know if it there is a leading REST-y PHP library. The Java-only integration will be fairly straightforward, however if PHP, Python, Ruby or any other language runtime that wants to support the REST protocols would have to go to the projects available in their space. By the way, there are also other Java frameworks to do APIs, like restlet and jersey. (I haven't looked at their licensing issues). We just picked Abdera because it was the most mature at the time we were looking (last fall). davep http://www.restlet.org/ https://jersey.dev.java.net/ > > Thanks. > > - Cassie > > > On Mon, Feb 25, 2008 at 3:12 PM, David Primmer <[EMAIL PROTECTED]> > wrote: > > > > > A group of us at Google have decided to try to implement the RESTful > > Data API portion of the Shindig reference implementation with the Atom > > framework Abdera. I believe this has been called the 'gateway server'. > > We will implement whatever is decided on at > > http://groups.google.com/group/opensocial-and-gadgets-spec. > > > > We are hoping there will be an initial draft spec posted there soon. > > Still, we can start now, before the wire formats are finalized, by > > getting the basic servlets going and establish a place for people to > > try out features. I wanted to send this initial message to the list to > > let everyone know our intentions and start a discussion of what we > > plan on doing. We have a few months experience using Abdera and with > > the 0.4 release coming soon, now is a perfect time to kick off this > > effort. > > > > davep > > > > reference links: > > http://incubator.apache.org/abdera/ > > http://code.google.com/apis/opensocial/docs/dataapis.html > > >

