issue#-33 adding platform detection for wine, Windows 7, 8
Posted: Fri Apr 03, 2015 7:36 am
This voting is about merging the changes of topic branch issue-#33
(adding platform detection for wine, Windows 7, 8, cf. http://redmine.blackboxframework.org/issues/33)
to master. The diffs can be found under http://redmine.blackboxframework.org/pr ... 2b772f9d85.
Please note that this issue, in particular the wine detection, is independent from issue #32 (folds arrows display)
because it is a general purpose feature that can be used or not used in issue-#32
but may also be needed for other purposes not known so far.
Wine detection simply provides additional information if Dialog.IsWindows() returns true.
Dialog.platform was always part of BB and now also supports Windows 7 and 8 and
Dialog.IsWine() simply shows if Windows is emulated or run natively. Since there was no excessive abuse
of Dialog.platform in the past, there seems to be no danger that wine detection will be
abused in the future.
Gentlemen, please cast your vote.
- Josef
(adding platform detection for wine, Windows 7, 8, cf. http://redmine.blackboxframework.org/issues/33)
to master. The diffs can be found under http://redmine.blackboxframework.org/pr ... 2b772f9d85.
Please note that this issue, in particular the wine detection, is independent from issue #32 (folds arrows display)
because it is a general purpose feature that can be used or not used in issue-#32
but may also be needed for other purposes not known so far.
Wine detection simply provides additional information if Dialog.IsWindows() returns true.
Dialog.platform was always part of BB and now also supports Windows 7 and 8 and
Dialog.IsWine() simply shows if Windows is emulated or run natively. Since there was no excessive abuse
of Dialog.platform in the past, there seems to be no danger that wine detection will be
abused in the future.
Gentlemen, please cast your vote.
- Josef