From 3f733f08ee7be8c1712878faad0cf78b3b510f6d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 6 Jul 2021 19:11:57 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- diff2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diff2.js b/diff2.js index de2ab57..0bc5084 100644 --- a/diff2.js +++ b/diff2.js @@ -99,7 +99,7 @@ module.CONTENT = // NOTE: in the Walk() case, must contain a .handler // function. // -// XXX need to think about extension use-cases... +// XXX need a way to produce nested results... // XXX should we move this to a separate lib??? // XXX add a way to do relative/full paths... var Walk =