On Fri, Aug 7, 2009 at 3:51 AM, George Georgovassilis < [email protected]> wrote:
> > I'd like to save first time visitors that roundtrip to fetch > nocache.js. Instead I've declared the module HTML page as non- > cacheable (works nice thanks to E-Tag) and moved images and GWT- > compiler output to a fully cacheable directory. > > After inlining nocache.js into the module HTML I had to change the > paths to the XYZ.cache.html permutations, but couldn't get RPC to work > reliably across all browsers. > > Is there a way to do this cleanly? > There is a Google-internal linker that does this, and will be cleaned up and moved to GWT itself in the near future. I don't know an exact timeframe for this however. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
