Hi fx devs, a few questions. - for unit testing on Linux servers, is monocle a good bet? I got it working by adding monocle jar to ext classpath
- when embedding html5 pages into fx apps, should we expect it to render/behave similar to popular browsers like chrome? I'm wondering if we can expect this to just work or if things may be a bit wonky. - do you have a public roadmap for fx? - what is your recommendation for lifecycle management, ie creating controllers with injected dependencies. I saw afterburner looked nice, we have spring working too. - what is status of scenebuilder? Is it supported, and still worked on? Thanks, Brian