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???