[Seaside-dev] Re: about link prefetching

Philippe Marschall philippe.marschall at gmail.com
Sun Apr 6 14:01:31 UTC 2008


2008/3/24, Philippe Marschall <philippe.marschall at gmail.com>:
> Hi
>
>  There is a bug reported about link prefetching:
>  http://code.google.com/p/seaside/issues/detail?id=12
>  Currently Seaside rejects prefetching requests.
>
>  For more information about link prefetching
>  http://developer.mozilla.org/en/docs/Link_prefetching_FAQ
>
>  As a summary Mozilla prefetches only <link rel="prefetch" .../> and
>  <link rel="next" .../> if _no_ query paramter is present. These two
>  facts make it safe for Seaside IMHO. As soon as you have a
>  continuation key Mozilla will not prefetch it. On the other hand if
>  you have "REST-ful urls" without continuation keys Mozilla will be
>  able to prefetch them with IMHO is a "good thing" (tm).

*bump*

I still see no harm in removing it.

Cheers
Philippe


More information about the seaside-dev mailing list