Hi Sean. Last week, we released the first preview of the OpenSocial Client Library for Java at http://code.google.com/p/opensocial-java-client/. The full source code is available, and I've taken the liberty of including a .jar file which you can include in your favorite IDE to get started.
The only major missing piece is OAuth signing (hence the rather unpleasant token addition step in the example at http://code.google.com/p/opensocial-java-client/wiki/GettingStarted -- note that this particular step isn't required if you use hi5 endpoints, and I haven't tested other REST implementations such as MySpace or LinkedIn just yet), but I hope to get the OAuth code in by the end of the week. I'm really interested in hearing your thoughts on the design so far. Feel free to shoot me a line, or better yet, post some issues in the project's issue tracker which I'm actively following. - Jason On Mon, Nov 17, 2008 at 12:22 PM, Sean Sullivan <[EMAIL PROTECTED]>wrote: > Hello, > > Is anybody working on a Java client library for the OpenSocial REST API? > > Sean > [EMAIL PROTECTED] > -- Meet OpenSocial developers: irc://irc.freenode.net/opensocial

