:warning: *An issue worth calling out for all Ktor...
# ktor
d
⚠️ An issue worth calling out for all Ktor users: Ktor's current package naming scheme spells trouble for Java 9+ compatibility - in particular the rules around Java Modules - please consider voting for this issue to encourage JetBrains to prioritise compatibility in Java 9 and beyond: https://github.com/ktorio/ktor/issues/1137 For sure, Java 1.8 continues to be a solid workhorse, but we're less than 3 years from it's official support ending, and Ktor should be a forward looking framework. I've just had to re-think a JavaFX 11-based effort and am reluctantly rolling it all back to JavaFX 8 due to the Ktor limitation 😕
5