Talk:JavaFX
From APIDesign
(Difference between revisions)
(Comment provided by bbaker - via ArticleComments extension) |
(Comment provided by Tim Boudreau - via ArticleComments extension) |
||
Line 9: | Line 9: | ||
--bbaker 16:53, 2 June 2012 (CEST) | --bbaker 16:53, 2 June 2012 (CEST) | ||
+ | </div> | ||
+ | == Tim Boudreau said ... == | ||
+ | |||
+ | <div class='commentBlock'> | ||
+ | While JavaFX is young, how about using SecurityManager to completely ban any sort of file or network I/O from its event thread? That would eliminate an entire category of the worst sort of UI bugs. | ||
+ | |||
+ | --Tim Boudreau 08:08, 18 April 2013 (CEST) | ||
</div> | </div> |
Revision as of 06:08, 18 April 2013
Comments on JavaFX <comments />
bbaker said ...
Tim Boudreau said ...
While JavaFX is young, how about using SecurityManager to completely ban any sort of file or network I/O from its event thread? That would eliminate an entire category of the worst sort of UI bugs.
--Tim Boudreau 08:08, 18 April 2013 (CEST)
I, for one, will be watching the integration of this mainline JDK. Wish this had happened years ago.
--bbaker 16:53, 2 June 2012 (CEST)