2 comments

  • geokon1 hour ago
    Thanks for writing this up! It still assumes a lot of prior knowledge, but it's a good starting point to approaching these problems. How JavaFX works on different platforms really looks like dark magic from the outside. I wrote an app in Clojure using cljfx. I can jpackage it and run it Linux/Windows/macOS .. it's quite easy to get working. But once you step outside of the standard platforms it gets complicated really fast. Trying to get it to Android or a native build and suddenly you have to be an expert in several build systems and JVM internals.
  • giancarlostoro1 hour ago
    Apparently JavaFX didnt die as we all thought back when Oracle spit it out of the JDK, they will happily offer support for it now, but who wants to be in bed with Oracle.<p>That looks really sleek. One thing JavaFX got right was CSS support.
    • _benj10 minutes ago
      You see JavaFX everywhere in finance software. I learned it from working on finance.
    • geokon1 hour ago
      JavaFX is supported by Gluon and not Oracle
      • pron50 minutes ago
        It seems more Oracle than Gluon: <a href="https:&#x2F;&#x2F;github.com&#x2F;openjdk&#x2F;jfx&#x2F;graphs&#x2F;contributors" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openjdk&#x2F;jfx&#x2F;graphs&#x2F;contributors</a>
        • reactordev16 minutes ago
          It’s all a circle jerk in the JVM space