diff --git a/pwiki2.js b/pwiki2.js index 386b5b2..0218c00 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -1,15 +1,6 @@ /********************************************************************** * * -* XXX BUG with non-BaseStore root, the paths under /Test/.. report -* recursion errors when rendered by /tree... -* /Test/tree -- works fine -* this is affected by page.NESTING_RECURSION_THRESHOLD -* XXX the problem is that we are still tracking state sideways... -* ...likely via state transfer through @macro(..) -* XXX not sure how it's connected to store type... -* ...this turned out to trivial, local storage store simply -* has more stuff... * XXX BUG: .get(..) does not seem to resolve to .next... * XXX page search: make things invariant via .names * - if a page is in a system path and there are no alternatives