diff --git a/pwiki2.js b/pwiki2.js index f93d620..f216ac8 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -18,12 +18,6 @@ * XXX macros: should we add the pattern path to .depends instead of the * final path... * ...would also need a fast way to pattern match... -* XXX need basic system events: -* .onUpdate(path, data?) -* .onCreate(path, data?) -* .onDelete(path) -* ..stores should also be able to trigger these when external -* updates are detected... * XXX CACHE strategy and architecture * controlled caching * - cache is a layer of linked data