From 01f7295da2dff7af22649ecbd08276a84b59a1c4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 22 Aug 2022 19:23:57 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index 4a9f608..d80c667 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -1,6 +1,7 @@ /********************************************************************** * * +* XXX CACHE match pattern paths -- to catch page creation... * XXX CACHE track store changes... * XXX CACHE/DEPENDS might be a good idea to add a dependencyUpdated event... * ...and use it for cache invalidation...