By jsugrue
via java.dzone.com
Published: Feb 22 2010 / 09:44
I always thought that there is ought to be better way to develop JavaFX application, with kind of similar and gratifying experience as developing Java Swing application. Traditionally in developing desktop application, one normally develop and test using class file to save time, and only uses JAR file for deployment (or if running in mobile emulator or device). However with the advent of RIA platform, the trend is to use a application container file (eg jar, swf) as default way of development since it facilitates seamless running in several modes without hassle (eg as Applet, webstart, and mobile device). Unfortunately, this is rather inefficient if one is developing desktop application, or experimenting with ideas. Unnecessary waiting time only disrupts the creativity and programming flow. Saving a few seconds for every run will accumulate into significant saving of time. Besides, it is rather counter-productive to use container file as the only mode of development if the technology can support alternative efficient way.



Comments
MCII replied ago:
Sounds like an ad.
jschmidt71 replied ago:
> Sounds like an ad.
So you are reading only the titles and vote and comment upon that?
MCII replied ago:
Nope. I read till the last paragraph where the ad is positioned.
Voters For This Link (18)
Voters Against This Link (1)