Ian Hickson wrote:
On Thu, 10 Dec 2009, Dan Connolly wrote:
But I get the impression that the HTML 5 spec discusses caching,
expiry/time-to-live, refreshing pages, messages to worker threads, and
that sort of thing, yes? In that case, I don't think you can use this
time-flattened worldview.
I don't see why not... even with caching, it's still the bits that have
times-to-live and are cached, etc; similarly with refreshing, and
messages across Windows, etc -- it's always in terms of concrete
resources, not anything abstract.
It's in terms of responses (entities), which include a bag-of-bits (the
body), plus metadata (where the metadata is not only caching
information, right?).
...
Best regards, Julian