Wednesday, September 29, 2010

Explanation of the code server in developer mode

I now understand that the code server runs in a JVM and communicates
with the gwt plugin running in in the browser. My experience is that,
at least at startup, performance of rendering the GWT page is very
slow. I do understand and appreciate that the benefit is debugging
convenience and minimization of the code-test-debug cycle. So mostly
out of curiosity, I would like to understand, at a high level, what is
transpiring between the code server and the plugin. Can someone
explain it, or reference some documentation?

Thanks,

-pmr

--
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.

No comments:

Post a Comment