Planning for JavaFX.next
Felix Bembrick
felix.bembrick at gmail.com
Wed Dec 7 23:56:33 UTC 2016
How about:
1. Greatly enhanced 3D support including (but not limited to) a 3D Canvas.
2. Significantly increased scene graph rendering performance (it may have been done already).
3. Official mobile and embedded support (without having to rely on Gluon etc., even though they are doing a fantastic job).
4. Bring back Scene Builder and add full support for all types of apps including animations etc.
5. Not just WebGL support but proper Chromium adoption instead of WebKit to get full HTML5 compatibility.
6. Greatly expanded media formats supported for video and audio.
7. Professional deployment tool that enables packaging, installation and auto-updates with appropriate look and feel for each major OS and for this deployment kit to be integrated into all major IDEs. This should probably be my number 1.
Felix
> On 8 Dec. 2016, at 10:45, Jonathan Giles <jonathan.giles at oracle.com> wrote:
>
> Hi folks,
>
> Development on JDK 9 is slowly starting to ramp down, and we are starting to turn our attention to the goals for JavaFX in JDK 10 and beyond. We are starting to compile our list of what we think is important, but we really want to hear from the community about what their highest priorities are to them. As always, it's important to keep in mind what JavaFX is (e.g. it isn't aiming to be a high-performance game engine), but even still there are bound to be a number of places where people might want to weigh in, for example:
>
> * New layout containers (e.g. Flexbox)
> * Public APIs for UI control behaviors
> * Marlin renderer enabled by default
> * Support for CSS animations
> * CSS performance improvements
> * TableView improvements (cell spanning, row / column freezing, etc)
> * TableView performance
> * Focus traversal API
> * WebGL support in WebView
> * Improved image I/O support
> * A JavaFX equivalent of the AWT Desktop APIs
> * Multi-res image API
> * NIO-backed writable images
>
> If there are other areas of interest that aren't listed here, please start discussing them and we can work together to determine priorities. If all you want to do is add a +1 for one of more of the items above, even that will be very useful.
>
> Thanks,
> -- Jonathan
More information about the openjfx-dev
mailing list