JavaFX: Faster, faster !
Filed under: javafx on Monday Apr 06, 2009
One of the things the JavaFX
team is working at for the next release is graphics and video
performance, and, is doing so in the light of experience from app
developers with the technology.Like book author Jim Connors, who today posts an interesting look at ways to keep an interesting design, but with fewer items in the scene graph to make it. Or in other words, how many nodes does it take to make a clock.
Or Mike Heinrichs' excellent series on things to design for for better performance of mobile JavaFX apps, who also concludes that a small scenegraph is usually snappier.
He also blogs in some detail about using Java objects from JavaFX Script, which in addition to the occasional gotchas catalogued here, fills in the rest of the corners not covered by just saying: import the class and start calling the methods, which is usually all you need to worry about.



Shouldn't Sun coders finish their Swing homework before trying to fight the allready lost battle for Fx?
Posted by And Swing? on April 08, 2009 at 10:20 AM PDT #