This is simple small library, for use both GWT and GAE technologies
together. By use this library you can write GWT services in Python
language, with full support of transfer primitive types, custom object
types and exceptions objects, with full type translation, without
using json.
Brett Morgan
unread,
May 7, 2008, 9:34:13 AM5/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Nice.
I wonder if you can use GWT Generators to automate the creation of the server side code? Well, at least the marshalling stuff.