On Wed, 15 Jul 1998, Alastair Reid wrote:
> I'm not so worried about reliability (though that too is an issue)
> as by the fact that web pages keep changing. 

My suggestion here is that you can rely on HTTP 1.1 cache control
semantics.  Specifically, HTTP 1.1 allows pages to define a
refresh/expiration time.  It also allows them to specify they they
should not be cached at all.  My point is that a page that does not expire
before the computation outside the IOMonad completes should be ok.

I suppose it would be really elegant if we could define a new net monad(?)
which allows us to reason generally about computations with different
expiration times, but that goes far beyond my expertise.

-Alex-
___________________________________________________________________
S. Alexander Jacobson                   i2x Media  
1-212-697-0184 voice                    1-212-697-1427 fax


Reply via email to