From 0918cb73719571aa5641bde8797d726125336677 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 23 Jun 2020 22:54:40 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/cli.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ui (gen4)/features/cli.js b/ui (gen4)/features/cli.js index ee2ef0bd..333aebcb 100755 --- a/ui (gen4)/features/cli.js +++ b/ui (gen4)/features/cli.js @@ -129,6 +129,7 @@ var CLIActions = actions.Actions({ }) +// XXX revise architecture.... // XXX move this to the argv parser used in object.js var CLI = module.CLI = core.ImageGridFeatures.Feature({ @@ -148,10 +149,6 @@ module.CLI = core.ImageGridFeatures.Feature({ actions: CLIActions, handlers: [ - // XXX sort out different run/stop/exit paths -- make this more - // systematic... - // ...i.e. how do we run stuff (electron/nw/repl), interact - // with it (peer???) and wait/stop when done... // XXX should some of the flag handlers be actions??? ['ready', function(){