We're discussing the version number for the JDK10+ compatible version of TornadoFX over at https://github.com/edvin/tornadofx/pull/797. This version will also remove deprecated functions and clean up the API so it will not be a drop in replacement. We're thinking TornadoFX 2.0, with a TornadoFX 2.0-RC as the first release. We will need extensive testing before a production release, so focus will be on getting something runnable out there as quick as possible. What do you guys think?
🐿️ 1
🌪️ 5
👍 4
a
amanda.hinchman-dominguez
11/13/2018, 3:24 PM
@edvin@abhinay is there a list of tasks left available?
a
abhinay
11/13/2018, 3:34 PM
@amanda.hinchman-dominguez Use it against your apps and let us know if something doesn't work.
👍 2
e
edvin
11/13/2018, 4:23 PM
Abhinay already did most of the work actually :) I will try to map what’s left tomorrow.
a
amanda.hinchman-dominguez
11/13/2018, 4:24 PM
okay. At the least, I can pull down the PR and run some tests this afternoon or something
a
abhinay
11/13/2018, 5:10 PM
Its already merged, so you can switch to jdk-10 branch in tornadofx repository