One good thing though that was new to me is the JavaFX Script compiler. It will compile the JavaFX code to byte code. Find it at http://openjfx-compiler.dev.java.net
Claims to be up to 50X faster running the byte code than using the current interpreter mode.
A demo was shown how to recreate a Flickr user experience in JavaFX Script using NetBeans.
Next demo was a cool guitar tuner that I absolutely need to lay my hands on.
No comments:
Post a Comment