Opened at 2011-08-24T22:51:53Z
Last modified at 2021-03-30T18:40:19Z
#1502 new defect
WUI: make type field more regular, and show SDMF vs MDMF — at Version 9
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | code-frontend-web | Version: | 1.8.2 |
Keywords: | wui usability mdmf | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
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 |
Change History (9)
comment:1 Changed at 2011-08-24T22:53:13Z by davidsarah
- Description modified (diff)
comment:2 Changed at 2011-08-24T22:54:32Z by davidsarah
- Description modified (diff)
comment:3 Changed at 2011-10-13T15:10:36Z by warner
comment:4 Changed at 2011-10-13T15:30:34Z by zooko
+1 from me on comment:3.
comment:5 Changed at 2011-10-13T17:11:14Z by warner
- Milestone changed from undecided to 1.10.0
this feels like a reasonable 1.10 thing
comment:7 Changed at 2012-04-01T03:52:53Z by davidsarah
- Milestone changed from 1.11.0 to 1.10.0
comment:8 Changed at 2012-09-04T16:47:36Z by warner
- Milestone changed from 1.10.0 to 1.11.0
comment:9 Changed at 2015-08-18T16:43:22Z by daira
- Description modified (diff)
- Milestone changed from soon to 1.11.0
See also #2227.
Note: See
TracTickets for help on using
tickets.
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: