issue-#104 calling URLs and commands (revoting2)

Locked

Should we merge topic branch issue-#104a with master?

Yes
5
71%
No
0
No votes
Abstain
2
29%
 
Total votes: 7

Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

issue-#104 calling URLs and commands (revoting2)

Post by Ivan Denisov »

New revoting about issue-#104:
http://redmine.blackboxframework.org/issues/104
The discussion

Voting for adding two new procedures Dialog.OpenExternal for opening of files and URLs and Dialog.RunExternal to run external applications.

HostDialog.Start is kept for back compatibility. There is HostDialog.hideExtRunWindow to control visibility of opened windows.

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.489.zip
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#104 calling URLs and commands (revoting2)

Post by Ivan Denisov »

Voting is finished according short circuit rule.

The resulting version is:
http://blackboxframework.org/unstable/m ... a1.494.zip
Locked