"format=mutable" in the web API #2227

Open
opened 2014-04-21 06:08:26 +00:00 by zooko · 2 comments

According to [webapi.rst]source:trunk/docs/frontends/webapi.rst?rev=0ef593947755a8b81edc73d033219724268faf80#writing-uploading-a-file, 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.

According to [webapi.rst]source:trunk/docs/frontends/webapi.rst?rev=0ef593947755a8b81edc73d033219724268faf80#writing-uploading-a-file, 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.
zooko added the
code-frontend-web
normal
enhancement
1.10.0
labels 2014-04-21 06:08:26 +00:00
zooko added this to the undecided milestone 2014-04-21 06:08:26 +00:00
daira commented 2015-08-11 17:35:32 +00:00
Owner
Work in progress at <https://github.com/tahoe-lafs/tahoe-lafs/commits/2227.format-mutable.0>.
Author

You should probably fix #1502 while you're fixing this ticket.

You should probably fix #1502 while you're fixing this ticket.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2227
No description provided.