Thursday, September 2, 2010

Re: How can I develop GWT apps with GAE Python?

Sounds like you want to use the -noserver option for DevMode:

http://code.google.com/webtoolkit/doc/latest/FAQ_DebuggingAndCompiling.html#How_do_I_use_my_own_server_in_hosted_mode_instead_of_GWT's

On Thu, Sep 2, 2010 at 11:42 AM, Shedokan <shedokan1@gmail.com> wrote:
Hello, I am developing an app which is mainly based on ajax and has a
backend of GAE Python.
Currently I'm just compiling the App and copying it to the GAE
directory, but it's just too much hassle waiting 20seconds to compile
it each time instead of the live development mode.

Is there any way of using the Live development mode with ajax sending
to an GAE python backend?

PS: don't offer me to move to GAE java please

Thanks

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




--
Chris Conroy
Software Engineer
Google, Atlanta

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

1 comment: