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

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 | |---|||

+1 from me on comment:85236.

+1 from me on [comment:85236](/tahoe-lafs/trac-2024-07-25/issues/1502#issuecomment-85236).

this feels like a reasonable 1.10 thing

this feels like a reasonable 1.10 thing
warner 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
warner 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

Milestone renamed

Milestone renamed
warner modified the milestone from 1.11.0 to 1.12.0 2016-03-22 05:02:52 +00:00

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
warner modified the milestone from 1.12.0 to 1.13.0 2016-06-28 18:20:37 +00:00

Moving open issues out of closed milestones.

Moving open issues out of closed milestones.
exarkun modified the milestone from 1.13.0 to 1.15.0 2020-06-30 14:45:13 +00:00
Owner

Ticket retargeted after milestone closed

Ticket retargeted after milestone closed
meejah 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 Assignees
5 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#1502
No description provided.