Preview Mode Links will not work in preview mode
Mark, along with co-host Greg's ongoing discussions and arguments relating to the Java/JVM and general development/language space with an Auckland and New Zealand focus. Contact Us

Emanuele Ziglioli
almost fifteen years ago

Hi,
I\\\'m glad to have sparked a discussion about GQuery.
Now, the problem of having multiple pages with a GWT project doesn\\\'t just affect GQuery but potentially any other GWT project that combines Ajax with legacy server side technologies, like ASP.
If each page loads the proper \\\'permutation\\\' there shouldn\\\'t be a problem, as long as the compiler hasn\\\'t pruned the required JavaScript for all pages.
After a quick google serch, I\\\'ve found an attempt to tackle the issue: http://claudiushauptmann.com/a-framework-for-gwt-multipage-applications.html

By the way, Ray Cromwell can\\\'t stop producing amazing stuff: On Reducing the Size of Compressed Javascript (by up to 20%)