Comment 13 for bug 120697

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 120697] Re: want a way to mark transport operations as cacheable

On 3 April 2010 08:28, Robert Collins <email address hidden> wrote:
> I propose the following:
>  - we add a flag 'permit_cached' to transport.get, get_bytes, readv.

I wonder if this ought to be richer than a boolean: must-revalidate vs
disable caches altogether, and perhaps the concept of
if-modified-since (though bzr itself may not be able to use that yet.)

--
Martin <http://launchpad.net/~mbp/>