EXPERIMENT IN USING css TO DO DIFFERENT VERSIONS OF A DOCUMENT: use of LINK for preferred stylesheet

Peter Brown  and Gareth Jones
Department of Computer Science, University of Exeter, Exeter EX4 4QF, UK
P.J.Brown@ex.ac.uk, G.J.F.Jones@ex.ac.uk

WORKS WITH IE, Unix Netscape, firefox Opera 7.11; FAILS WITH Opera 5.11; Works with Mozilla if linked-to style is selected from View/Page-style menu.

Gareth version: Gareth: I'm not too familiar with literature on caching algorithms, but it's probably worth exploring these, of at least making clear reference to them, if you have not done so already. Should we also consider issues related to something like paging within a cache, or is this moving too quickly at this point.

A picture:

A link: separate test. Time is a difficult parameter to use, it moves forward linearly so it is possible to make predictions (probably application specific) of when to refresh. Other contexts, location or a least in one dimension to keep things easy, will generally not change linearly and so there needs to be a mechanism to refresh the cache as needed. Perhaps we can relate this more closely the virtual memory principle of "locality". Peter version Peter: I agree. End of document