From 61688b336b34e4cb03bf0eacc172fad898fc20f1 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 7 Oct 2009 02:02:49 +0000 Subject: [PATCH] note possibility of using single protocol for both mutable and immutable files [Imported from Trac: page NewCapDesign, version 15] --- NewCapDesign.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NewCapDesign.md b/NewCapDesign.md index 74b3220..f225da1 100644 --- a/NewCapDesign.md +++ b/NewCapDesign.md @@ -6,9 +6,10 @@ across separate tickets: this page is here to consolidate them. We should not release a new filecap format without checking it against everything on this list. -There will be a related pair of new encoding designs. The -[NewImmutableEncodingDesign](NewImmutableEncodingDesign) and [NewMutableEncodingDesign](NewMutableEncodingDesign) pages will hold those -design discussions. +There will be a related pair of new encoding designs/protocols (or equivalent; +it has also been suggested that a single protocol could support both mutable and +immutable files). The [NewImmutableEncodingDesign](NewImmutableEncodingDesign) and [NewMutableEncodingDesign](NewMutableEncodingDesign) +pages will hold those design discussions. Ticket #432 was the starting point: it contained a list of features.