chrsmithdemos / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

GWT compatibility #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://code.google.com/webtoolkit/

Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7, or All)?

All.

Please describe the feature requested.

Some subset of the library should be fully GWT compatible.  For example, 
DateTime and ArrayMap from the util package.  It would be nice to publish a 
GWT-compatible version of the google-api-java-client jar. 

Another possible use of this is the ability to share data classes for both GWT 
RPC and HTTP requests.  So for example I might have a CalendarEntry class which 
represents the XML model of a calendar, but also be able to send it over GWT 
RPC.

Original issue reported on code.google.com by yan...@google.com on 13 Oct 2010 at 3:24

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 12 Nov 2010 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 8 Jan 2011 at 6:32