[tahoe-lafs-trac-stream] [tahoe-lafs] #393: mutable: implement MDMF

tahoe-lafs trac at tahoe-lafs.org
Sun Aug 21 18:31:21 PDT 2011


#393: mutable: implement MDMF
-------------------------+-------------------------------------------------
     Reporter:  warner   |      Owner:  zooko
         Type:           |     Status:  new
  enhancement            |  Milestone:  1.9.0
     Priority:  major    |    Version:  1.0.0
    Component:  code-    |   Keywords:  newcaps performance random-access
  mutable                |  privacy gsoc mdmf mutable backward-
   Resolution:           |  compatibility forward-compatibility review-
Launchpad Bug:           |  needed
-------------------------+-------------------------------------------------

Comment (by davidsarah):

 Minor nit: the CLI accepts {{{--mutable-type=mdmf}}} (for example), but
 not {{{--mutable-type=MDMF}}}. It should probably be case-insensitive.

 Also, specifying {{{--mutable-type}}} should probably imply
 {{{--mutable}}}. Currently there's an assert if the former is given
 without the latter; asserts should not be used to report usage errors.
 (Also, usage errors should not be reported first, before other possible
 errors -- but I'm suggesting that this shouldn't be an error in any case.)

 These changes aren't needed for the alpha.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393#comment:141>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list