Hmm, I didn't realize quite how adventurous you'd need to be. It looks like there are bugs in the API that need to be worked out.
On Wed, Jun 10, 2009 at 11:39 AM, Vitaly Parfonov<[email protected]> wrote: > > Hi, again i try use this lib > http://gwt-google-apis.googlecode.com/svn/changes/haeberling but the i > try build my simple gadget with > <inherits name="com.google.gwt.opensocial.OpenSocial" /> > i get this error > Removing units with errors > [ERROR] Errors in /com/google/gwt/opensocial/client/IdSpec.java' > [ERROR] Line 81: Instance methods must be 'final' in non-final > subclasses of JavaScriptObject > [ERROR] Line 88: Instance methods must be 'final' in non-final > subclasses of JavaScriptObject > [ERROR] Errors in > /com/google/gwt/opensocial/client/NavigationParameters.java' > [ERROR] Line 87: Instance methods must be 'final' in non-final > subclasses of JavaScriptObject > Removing invalidated units > > Can you help me with it? > > Thanks, > Vitaly > > > 2009/6/10 Eric Ayers <[email protected]>: >> >> The project is not dead, just resting peacefully at the moment. In >> another change branch under changes/zundel I've been working on an >> update to the gwt-gadgets library that uses the open social spec, but >> it hasn't been a high priority. >> >> On Wed, Jun 10, 2009 at 10:45 AM, Vitaly >> Parfonov<[email protected]> wrote: >>> >>> Thanks, Eric for reply! >>> Where i can find some docs about this project? >>> And as i see last commit in this project be "Last Changed Date: >>> 2008-12-15 20:14:18 +0200 (Mon, 15 Dec 2008)" so is this are live >>> project? >>> >>> 2009/6/10 Eric Ayers <[email protected]>: >>>> >>>> If you are adventurous, there is a set of bindings under development >>>> in the SVN respository of the http://code.google.com/p/gwt-google-apis >>>> project. Look under the svn/changes/haeberling directory. >>>> >>>> On Wed, Jun 10, 2009 at 10:34 AM, vetal<[email protected]> wrote: >>>>> >>>>> Hi, all! >>>>> I develop gadget with GWT and google-gadget-api it's realy nice >>>>> technology, but now i want use OpenSocial lib for my gadget. >>>>> Anybody try do it, if yes plase help me for start or maybe you have >>>>> short example it will be great. I will be glad of any help. >>>>> >>>>> Thanks and best regards, >>>>> Vitaly. >>>>> > >>>>> >>>> >>>> >>>> >>>> -- >>>> Eric Z. Ayers - GWT Team - Atlanta, GA USA >>>> http://code.google.com/webtoolkit/ >>>> >>>> > >>>> >>> >>> >>> >>> -- >>> Best regards, >>> Vitaly >>> >>> > >>> >> >> >> >> -- >> Eric Z. Ayers - GWT Team - Atlanta, GA USA >> http://code.google.com/webtoolkit/ >> >> > >> > > > > -- > Best regards, > Vitaly > > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
