From 39c79f917fcdd3967f7d423ec9efdc5a1afcf9be Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 27 Nov 2019 16:52:11 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index d48bf4fa..5c5e0726 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -966,7 +966,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // - requires manual binding... // - explicit context in arguments or options // - breaks the general API... -// - a context manager API... +// - a context manager API... (REJECTED?) // - complexity... // XXX Q: do we actually need .Field(..), it does everything make(..) // does already???