[tahoe-lafs-trac-stream] [tahoe-lafs] #1502: WUI: make type field more regular, and show SDMF vs MDMF
tahoe-lafs
trac at tahoe-lafs.org
Thu Oct 13 08:10:36 PDT 2011
#1502: WUI: make type field more regular, and show SDMF vs MDMF
-----------------------------------+---------------------------
Reporter: davidsarah | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code-frontend-web | Version: 1.8.2
Resolution: | Keywords: wui usability
Launchpad Bug: |
-----------------------------------+---------------------------
Comment (by warner):
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 ||
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1502#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list