chiark / gitweb /
wip thoughts about props reorg
[topbloke.git] / DESIGN
diff --git a/DESIGN b/DESIGN
index fd3abb473e7f595c25500e650f39c127716d33fa..b9af16cef0a46d512d7b6d3a998058aa4461a538 100644 (file)
--- a/DESIGN
+++ b/DESIGN
@@ -186,3 +186,9 @@ Unnecessary - instead, deal with leaf patches
 Operations like "go up the stack", goes towards leaf.  Hopefully unique.
 "Down" the stack, uses a "conventional" linearisation
 Stack reordering op ?  auto adjust deps
+
+
+When merging, we need to DTRT with our metadata.
+So we do this by running write-tree/read-tree etc. ourselves.
+For a source we're merging from, we make a version where the
+metadata we shouldn't be merging is removed.