From a2d6e30a7ef9cd182f5f88bf6b22ba15f6b40f63 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 12 Jul 2021 17:00:41 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- diff2.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diff2.js b/diff2.js index 6f880aa..c58f9b9 100644 --- a/diff2.js +++ b/diff2.js @@ -15,10 +15,11 @@ var types = require('ig-types') /*********************************************************************/ // // XXX thinks this needs to do: +// - path sepcification - DONE // - walk object tree - DONE // - generate a spec - DONE // - serializable -// - support props +// - support props - ??? // - build object via spec - DONE // - update object via spec // - contextual updates