lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV caching & \ (was 2.7.2 report)


From: Jacob Poon
Subject: Re: LYNX-DEV caching & \ (was 2.7.2 report)
Date: Tue, 31 Mar 1998 12:58:19 -0500

On Mon, 30 Mar 1998, David Woolley wrote:

> > 1. Load the HTML _source_ and put it in the cache.
> This is what using an external cache will do, and is more in line with
> the Unix philosophy of multiple specialised tools.  There are several
> of these around (CERN, Squid, Apache).

The problems of this are:

1. My local servers don't support external cache.  And obviously, those
aren't my servers. 

2. Even if the servers use external cache, it may not work integrally with
(insert browser here).  Moreover, there are already several browsers
(Lynx, Netscape (3 & 4), Mosaic) in my local environment.

3. Doesn't quite open up the possibility of HTML postprocessing, which
requires constant switching between HTML source and rendered HTML. 
Besides, I don't want my HTML source get thrown away in the middle of
postprocessing just because someone else had filled up the shared cache,
especially for debugging purposes. 

To conclude this, it may be better off to make caching HTML source feature
optional.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]