Also, when debugging the java code version, you can step into all the code
easily, but this breaks down for the javascript code, which is in fact the
vast majority of the library.  The wrappers essentially package
parameters/options and then call the javascript, making it much harder to do
useful subclassing and debugging.  Note that ext gwt is all java, so it
doesn't have this issue if the licensing terms meet your needs.  Same for
vaadin, though it uses a very distinct model more akin to servlet than
client-server.
--

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to