cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-08-27 16:17:54 +03:00
parent ac267b8c9f
commit 445c115f48

View File

@ -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 <store>.next...
* XXX page search: make things invariant via .names
* - if a page is in a system path and there are no alternatives