Opened at 2014-04-21T06:08:26Z
Last modified at 2015-08-18T16:41:23Z
#2227 new enhancement
"format=mutable" in the web API
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-web | Version: | 1.10.0 |
Keywords: | mutable mdmf defaults webapi | Cc: | |
Launchpad Bug: |
Description (last modified by zooko)
According to webapi.rst, you have to specify either format=MDMF or format=SDMF when creating a mutable file. However the user of an API might not know or care what is the difference between those two, and might also want to automatically start using a newer format if that newer format becomes the default, without changing the client code. This ticket is to add format=mutable which uses the default mutable format.
Change History (3)
comment:1 Changed at 2014-04-21T06:09:17Z by zooko
- Description modified (diff)
comment:2 Changed at 2015-08-11T17:35:32Z by daira
comment:3 Changed at 2015-08-18T16:41:23Z by zooko
You should probably fix #1502 while you're fixing this ticket.
Note: See
TracTickets for help on using
tickets.
Work in progress at https://github.com/tahoe-lafs/tahoe-lafs/commits/2227.format-mutable.0.