I'd like to know if the current version of JavaFX are stable now. I remember the first time I saw it people said it was not recommended to use it on production projects.
Thank you.
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
Given that there has not been a formal release yet, I think it's fair to say that production use is still discouraged.
Originally posted by Ulf Dittmer: Given that there has not been a formal release yet, I think it's fair to say that production use is still discouraged.
I am surprsied that books are out before the stable release
Interpreted JavaFX Script, which the book is based upon, is quite stable (it hasn't changed since the book was written, and it also runs in a stable manner). For example, here's an example (Word Search Puzzle Builder) from the book, which includes a JNLP link so that you can run it: Spotting JavaFX Apps in the Wild - The Word Search Puzzle Builder
Compiled JavaFX Script is still in flux. I only use it for prototyping and creating utilities at this point. Based upon the progress that I've observed in the development of the JavaFX Script Compiler, I anticipate that a 1.0 release will happen in Q3 of 2008, at which point I'll begin writing production applications with compiled JavaFX Script.
Thanks,<br />James L. (Jim) Weaver<br /><a href="http://JavaFXpert.com" target="_blank" rel="nofollow">"Helping you become a JavaFXpert" weblog</a>