2 requests is very impressive, Arthur! This is the sort of conscientiousness
(i.e. for optimizing user experience) I hope all GWT developers would strive
for. Nice work.
And yes, we'd like to help you get that down to 1, too.

On Fri, Aug 7, 2009 at 9:43 AM, Arthur Kalmenson <arthur.k...@gmail.com>wrote:

>
> I'd love to see this in the trunk too. We have only 2 round trips on
> start up now, thanks to ClientBundle. Getting it down to one will be
> very slick!
>
> --
> Arthur Kalmenson
>
>
>
> On Fri, Aug 7, 2009 at 8:41 AM, Cameron Braid<came...@braid.com.au> wrote:
> > I'd be keen to see this land in trunk !
> >
> > Cam
> >
> > 2009/8/7 John Tamplin <j...@google.com>
> >>
> >> On Fri, Aug 7, 2009 at 3:51 AM, George Georgovassilis
> >> <g.georgovassi...@gmail.com> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to