[tahoe-lafs-trac-stream] [tahoe-lafs] #393: mutable: implement MDMF
tahoe-lafs
trac at tahoe-lafs.org
Wed Feb 23 17:25:47 PST 2011
#393: mutable: implement MDMF
------------------------------+---------------------------------------------
Reporter: warner | Owner: kevan
Type: enhancement | Status: assigned
Priority: major | Milestone: 1.9.0
Component: code-mutable | Version: 1.0.0
Resolution: | Keywords: newcaps performance random-access privacy gsoc mdmf mutable backward-compatibility forward-compatibility review-needed
Launchpad Bug: |
------------------------------+---------------------------------------------
Comment (by davidsarah):
Replying to [comment:74 kevan]:
> How about {{{offset=replace}}} for the current whole file replacement
behavior, {{{offset >= 0}}} to replace part of the file, and {{{offset <
0}}} throws an exception for now? We'll say that {{{offset=replace}}} by
default (i.e.: if the caller doesn't specify their own offset) so that
callers get the whole file replacement behavior that they're accustomed to
by default.
Why have two ways to express that? I'd suggest just requiring the offset
parameter to be omitted to get whole-file replacement.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393#comment:76>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list