From 18b24613acfcc56effd8c6444deb6316724d0246 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 1 Apr 2018 12:57:21 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 74a0c19e..6d95c945 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1390,7 +1390,12 @@ var BrowseActionsActions = actions.Actions({ // should be as independent as possible and never trigger any // side-effects... // ...the same can be said about handling visibility tests. - // XXX revise... + // XXX REVISE: + // ...considering that listers should have no side-effects + // (on list), not listing here may be too "defensive"... + // ...on the other hand this could be done via an extra + // action/function that would expand active stuff (renaming + // this to .getActionsPassive(..) and that to .getActionsActive(..)) getActions: ['- System/', core.doc`List actions in action tree...