WUI: make type field more regular, and show SDMF vs MDMF #1502

Open
opened 2011-08-24 22:51:53 +00:00 by davidsarah · 9 comments
davidsarah commented 2011-08-24 22:51:53 +00:00
Owner

Current:

read/write read-only
immutable file - FILE
---
SDMF file SSK SSK
---
MDMF file SSK SSK
---
immutable dir - DIR-IMM
---
SDMF dir DIR DIR-RO
---
MDMF dir DIR DIR-RO
---

Proposed:

read/write read-only
immutable file - IMM
---
SDMF file SDMF SDMF-RO
---
MDMF file MDMF MDMF-RO
---
immutable dir - DIR-IMM
---
SDMF dir DIR-SDMF DIR-SDMF-RO
---
MDMF dir DIR-MDMF DIR-MDMF-RO
---
Current: | | read/write | read-only | |---|---|---| | | | | |immutable file | - | FILE | |---||| |SDMF file | SSK | SSK | |---||| |MDMF file | SSK | SSK | |---||| | | | | |immutable dir | - | DIR-IMM | |---||| |SDMF dir | DIR | DIR-RO | |---||| |MDMF dir | DIR | DIR-RO | |---||| Proposed: | | read/write | read-only | |---|---|---| | | | | |immutable file | - | IMM | |---||| |SDMF file | SDMF | SDMF-RO | |---||| |MDMF file | MDMF | MDMF-RO | |---||| | | | | |immutable dir | - | DIR-IMM | |---||| |SDMF dir | DIR-SDMF | DIR-SDMF-RO | |---||| |MDMF dir | DIR-MDMF | DIR-MDMF-RO | |---|||
tahoe-lafs added the
code-frontend-web
major
defect
1.8.2
labels 2011-08-24 22:51:53 +00:00
tahoe-lafs added this to the undecided milestone 2011-08-24 22:51:53 +00:00
warner commented 2011-10-13 15:10:36 +00:00
Author
Owner

seems reasonable. If we're going to expose the difference between SDMF and MDMF, then should we also expose "CHK"? and "LIT"? If not, then should we lump both SDMF and MDMF as "MUT" or "MUTABLE"? I guess I'm slightly in favor of the former, something like:

read/write read-only
literal file - LIT
---
immutable file - CHK
---
SDMF file SDMF SDMF-RO
---
MDMF file MDMF MDMF-RO
---
LIT (empty) dir - DIR-LIT
---
immutable dir - DIR-CHK
---
SDMF dir DIR-SDMF DIR-SDMF-RO
---
MDMF dir DIR-MDMF DIR-MDMF-RO
---
seems reasonable. If we're going to expose the difference between SDMF and MDMF, then should we also expose "CHK"? and "LIT"? If not, then should we lump both SDMF and MDMF as "MUT" or "MUTABLE"? I guess I'm slightly in favor of the former, something like: | | read/write | read-only | |---|---|---| | | | | |literal file | - | LIT | |---||| |immutable file | - | CHK | |---||| |SDMF file | SDMF | SDMF-RO | |---||| |MDMF file | MDMF | MDMF-RO | |---||| | | | | |LIT (empty) dir | - | DIR-LIT | |---||| |immutable dir | - | DIR-CHK | |---||| |SDMF dir | DIR-SDMF | DIR-SDMF-RO | |---||| |MDMF dir | DIR-MDMF | DIR-MDMF-RO | |---|||
zooko commented 2011-10-13 15:30:34 +00:00
Author
Owner

+1 from me on comment:126784.

+1 from me on [comment:126784](/tahoe-lafs/trac-2024-07-25/issues/1502#issuecomment-126784).
warner commented 2011-10-13 17:11:14 +00:00
Author
Owner

this feels like a reasonable 1.10 thing

this feels like a reasonable 1.10 thing
tahoe-lafs modified the milestone from undecided to 1.10.0 2011-10-13 17:11:14 +00:00
davidsarah commented 2012-02-11 00:28:19 +00:00
Author
Owner

#1673 was a duplicate.

#1673 was a duplicate.
tahoe-lafs modified the milestone from 1.11.0 to 1.10.0 2012-04-01 03:52:53 +00:00
tahoe-lafs modified the milestone from 1.10.0 to 1.11.0 2012-09-04 16:47:36 +00:00
daira commented 2015-08-18 16:43:22 +00:00
Author
Owner

See also #2227.

See also #2227.
tahoe-lafs modified the milestone from soon to 1.11.0 2015-08-18 16:43:22 +00:00
warner commented 2016-03-22 05:02:52 +00:00
Author
Owner

Milestone renamed

Milestone renamed
tahoe-lafs modified the milestone from 1.11.0 to 1.12.0 2016-03-22 05:02:52 +00:00
warner commented 2016-06-28 18:20:37 +00:00
Author
Owner

moving most tickets from 1.12 to 1.13 so we can release 1.12 with magic-folders

moving most tickets from 1.12 to 1.13 so we can release 1.12 with magic-folders
tahoe-lafs modified the milestone from 1.12.0 to 1.13.0 2016-06-28 18:20:37 +00:00
exarkun commented 2020-06-30 14:45:13 +00:00
Author
Owner

Moving open issues out of closed milestones.

Moving open issues out of closed milestones.
tahoe-lafs modified the milestone from 1.13.0 to 1.15.0 2020-06-30 14:45:13 +00:00
meejah commented 2021-03-30 18:40:19 +00:00
Author
Owner

Ticket retargeted after milestone closed

Ticket retargeted after milestone closed
tahoe-lafs modified the milestone from 1.15.0 to soon 2021-03-30 18:40:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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