My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

About

This is simple small tool, for use both GWT (Google Web Toolkit) and GAE (Google App Engine) technologies together. This is a tool for simple and quick integration between google-app-engine and google web toolkit, without using json as a communication protocol. If you use this library you can write GWT services implementation in Python, with full support of transfer primitive types, custom object types and exceptions objects, with full type translation. For more read documentation (out of data for Version 1.0 alfa1).

News

  • 18.06.2008 - Project is not elaborate! Google release the GAE for Java, so now we can use GWT with GAE in the traditional way. Thanks for your interesting.
  • 03.10.2008 - Version 1.0 alfa1 released. This is a preview release. First release with generator tool. Now all needed python files are generated by gwt compiler. Release include 2 new samples. Pleas download and give me feedback.
What new: generator, new long type support, character serialization bug fixed, new samples, license changed to Apache, each java classes are now in separated python files, maven project structure in svn... Todo: project creator, extend samples, documentation !! ...
  • 20.06.2008 - Version 0.3 released. Added interceptors support, thread local context, modules redesign and simplicity some refactoring and small bug fixes, documentation update. Look at new example, we present authentication functionality based on PGR.
  • 05.05.2008 - Version 0.1 published
Powered by Google Project Hosting