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)