From 80722e92c4728898c937f08194c412138dc196a1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 28 Nov 2019 13:46:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 5c5e0726..85587a4d 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -968,6 +968,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // - breaks the general API... // - a context manager API... (REJECTED?) // - complexity... +// Q: should we add domain specific fields here too??? // XXX Q: do we actually need .Field(..), it does everything make(..) // does already??? // XXX Q: should title/value args be optional???