Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-11-27 16:52:11 +03:00
parent 633328b21c
commit 39c79f917f

View File

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