]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
remote-to-local-sync.rst: improvements to table.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 19 May 2015 23:28:03 +0000 (00:28 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 19 May 2015 23:28:03 +0000 (00:28 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/proposed/magic-folder/remote-to-local-sync.rst

index 859dc53229a2b651f8d8fa28bdb529d285d63579..63ece7f59cf2c8b78a59e7ce9e9ab769cc9ac73e 100644 (file)
@@ -108,42 +108,49 @@ express this as a table with the properties as rows and the designs as
 columns. It may be useful to simplify/merge some of the properties and
 use footnotes for more detailed explanation.]
 
-Key:
-++ major advantage
-+   minor advantage
--    minor disadvantage
---   major disadvantage
----  showstopper
-
-+------------------------------------------------+-----------------------+
-| Design Property                                | Designs Proposed      |
-+================================================+===+===+===+===+===+===+
-| **advantages**                                 | 1 | 2 | 3 | 4 | 5 | 6 |
-+------------------------------------------------+---+---+---+---+---+---+
-| Compatible with garbage collection             |\+ |\+ |\+ |\+ |\+ |\+ |
-+------------------------------------------------+---+---+---+---+---+---+
-| Does not break old clients                     |\+ |\+ |\+ |\+ |\+ |\+ |
-+------------------------------------------------+---+---+---+---+---+---+
-| Allows direct sharing                          |   |   |   |\+ |\+ |\+ |
-+------------------------------------------------+---+---+---+---+---+---+
-| Efficient use of bandwidth                     |\+ |   |\+ |   |\+ |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| No repeated changes                            |\+ |\+ |\+ |   |   |\+ |
-+------------------------------------------------+---+---+---+---+---+---+
-| **disadvantages**                              | 1 | 2 | 3 | 4 | 5 | 6 |
-+------------------------------------------------+---+---+---+---+---+---+
-| Can result in large DMDs                       |\- |   |   |   |   |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| Must traverse immutable directory structure    |   |   |\- |   |\- |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| Must traverse mutable directory structure      |   |\- |   |\- |   |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| Must suppress duplicate representation changes |   |   |   |\- |\- |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| "Out of sync" problem                          |   |   |   |\- |\- |   |
-+------------------------------------------------+---+---+---+---+---+---+
-| Unsolved design problems                       |   |   |   |   |   |\- |
-+------------------------------------------------+---+---+---+---+---+---+
++---------------------------+
+| Key                       |
++======+====================+
+|\+\+  | major advantage    |
++------+--------------------+
+|\+    | minor advantage    |
++------+--------------------+
+|\-    | minor disadvantage |
++------+--------------------+
+|\-\-  | major disadvantage |
++------+--------------------+
+|\-\-\-| showstopper        |
++------+--------------------+
+
++------------------------------------------------+-----------------------------------------+
+| Design Property                                | Designs Proposed                        |
++================================================+======+======+======+======+======+======+
+| **advantages**                                 | 1    | 2    | 3    | 4    | 5    | 6    |
++------------------------------------------------+------+------+------+------+------+------+
+| Compatible with garbage collection             |\+    |\+    |\+    |\+    |\+    |\+    |
++------------------------------------------------+------+------+------+------+------+------+
+| Does not break old clients                     |\+    |\+    |\+    |\+    |\+    |\+    |
++------------------------------------------------+------+------+------+------+------+------+
+| Allows direct sharing                          |      |      |      |\+\+  |\+\+  |\+\+  |
++------------------------------------------------+------+------+------+------+------+------+
+| Efficient use of bandwidth                     |\+    |      |\+    |      |\+    |      |
++------------------------------------------------+------+------+------+------+------+------+
+| No repeated changes                            |\+    |\+    |\+    |      |      |\+    |
++------------------------------------------------+------+------+------+------+------+------+
+| **disadvantages**                              | 1    | 2    | 3    | 4    | 5    | 6    |
++------------------------------------------------+------+------+------+------+------+------+
+| Can result in large DMDs                       |\-    |      |      |      |      |      |
++------------------------------------------------+------+------+------+------+------+------+
+| Must traverse immutable directory structure    |      |      |\-    |      |\-    |      |
++------------------------------------------------+------+------+------+------+------+------+
+| Must traverse mutable directory structure      |      |\-    |      |\-    |      |      |
++------------------------------------------------+------+------+------+------+------+------+
+| Must suppress duplicate representation changes |      |      |      |\-    |\-    |      |
++------------------------------------------------+------+------+------+------+------+------+
+| "Out of sync" problem                          |      |      |      |\-    |\-    |      |
++------------------------------------------------+------+------+------+------+------+------+
+| Unsolved design problems                       |      |      |      |      |      |\-\-\-|
++------------------------------------------------+------+------+------+------+------+------+
 
 
 123456+: All designs have the property that a recursive add-lease