From 6a1b61ae79c3e7722e0dd3e6ad7daa14213e19c5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 20 Feb 2023 05:38:55 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki/page.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pwiki/page.js b/pwiki/page.js index 0378e30..1dcb830 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -1946,6 +1946,10 @@ object.Constructor('Page', BasePage, { // actions... // // XXX revise name... + // XXX do we need both this and .each(..) + // ...what is the difference??? + // - handle path slightly differently... + // - .asPages(..) handles list/generator pages... // XXX BUG: this does not respect strict of single pages if they do // not exist... // ...see: @macro(..) bug + .each(..) @@ -2579,6 +2583,8 @@ module.System = { @var(path "@source(s ./path)")