From 480bf534bad36e04e5f874c3539f8e8fdd34154a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 24 Oct 2022 15:25:15 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- pwiki2.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pwiki2.js b/pwiki2.js index 4f83f2a..965bb49 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -19,11 +19,6 @@ * * 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 - DONE -* - handling - DONE -* - cleanup - DONE * XXX INDEX DOC can index validation be async??? * ...likely no * XXX INDEX add option to set default action (get/lazy/cached)