By bloid
via adam-bien.com
Published: Jan 01 2008 / 10:29
JavaFX Script is kind of underestimated. Most demos I saw look awesome, but they try to imitate Flash and Co. Beyond the remarkable 2D capabilities, Java FX Script is even interesting for "casual" business applications. Concepts like "binding" and "lazy binding" (comparable to PropertyChangeListener implementation in Java, but hidden behind one single keyword), triggers (or the end of getters and setters), seemless and very easy (no overhead) integration with Java and declarative composition of UI makes Java FX Script really interesting for the realization of MVC or Model View Presenter apps with a fraction of code (compared to Java).
Tweet
SaveShareSend
Tags: frameworks, java, opinion, other languages
Add your comment