[tahoe-lafs-trac-stream] [tahoe-lafs] #1552: web-API: replace ?mutable-type with ?format={chk, sdmf, mdmf}
tahoe-lafs
trac at tahoe-lafs.org
Sat Oct 1 17:42:22 PDT 2011
#1552: web-API: replace ?mutable-type with ?format={chk,sdmf,mdmf}
-------------------------------------------------+-------------------------
Reporter: davidsarah | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.9.0
Component: code-frontend-web | Version: 1.9.0a2
Keywords: weapi mutable mdmf forward- | Launchpad Bug:
compatibility |
-------------------------------------------------+-------------------------
We agreed (on IRC) to change the {{{?mutable-type=}}} query parameter to a
{{{?format=}}} parameter with options {{{chk}}}, {{{sdmf}}}, and
{{{mdmf}}}. For compatibility, the {{{?mutable=true}}} flag would still be
accepted and would mean the same as {{{?format=sdmf}}} (at least for now).
The values should be case-insensitive.
This way, if we add a new immutable format in future, it won't require a
new query parameter. This also makes the implementation of #1547 easier.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1552>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list