Page 1 of 1

issue-#104 calling URLs and commands (InfoCmds capabilities)

Posted: Sun Mar 13, 2016 3:17 am
by Ivan Denisov
This voting is about issue-#104:
http://redmine.blackboxframework.org/issues/104
The discussion

We are voting for adding two new procedures Dialog.Open for opening of files and URLs and Dialog.Run to run external applications.

The realization with hooks is allowing easy to replace the realization for errors handling or for security issues.

Calling external applications will not break normal execution flow of BlackBox, because separate threads are used.

The suggested differences:
http://redmine.blackboxframework.org/pr ... 115335d51f

The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.447.zip

Re: issue-#104 calling URLs and commands (InfoCmds capabilit

Posted: Thu Mar 17, 2016 2:59 am
by Ivan Denisov
Now there is no reason to continue this voting, because Josef improved the code. We should revote on this issue.