hi Omer,
> In general, would you recommend GWT + App Engine for developing something,
if you put backend language, custom transport serialization format and
programming interface aside, GWT still allows you to create fast,
small and cross-browser client side code.
You could always use python backend code and non-serialized json layer
(which could be bind in GWT 1.5 via json-bindings).
People already worked on more GWT-centrish solutions for GAE to
minimize number of code you'd write in Python:
http://code.google.com/p/python-gwt-rpc/
Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to