From 25a769c4cf94a74b178e97529d98a2e8b83c5b26 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 23 Oct 2022 13:58:58 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pwiki2.js b/pwiki2.js index 86af924..8009de0 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -17,7 +17,13 @@ * - CLI * * +* XXX INDEX should we update the index in-method or on event???? +* ....i.e. in .update(..)/.delete(..) vs. .onUpdate(..)/.onDelete(..) ??? * XXX INDEX move to the new index... +* - .names - DONE +* - .paths - +* - events/methods - +* - cleanup - * XXX INDEX DOC can index validation be async??? * ...likely no * XXX INDEX add option to set default action (get/lazy/cached)