10 years before, Sun was too early to press RIA with Applet.
10 years after, Sun was too late to press RIA with JavaFX.
I don’t think I’ll use JavaFX. And I don’t think it will not be a success RIA.
But I think that Sun can try. JavaFX will benefit feature improvement on Swing/JMF.
JavaFX will be useful, IF it is the widely used in Netbeans it self.
They will find what’s the problem with it and fix it.
We will have a standard of describe the GUI in Java (even if another JSR to replace the JavaFX later).
—
JavaFX is “programming” the GUI. but not simply describe it statistically.
Personally, I prefer something like XUL even XAML over JavaFX.
I don’t see how JavaFX can abstract the UI to “any implementation”.
There is an implementation that can almost render XAML in Swing and SWT already.
—
Please correct me if I wrong.
Is JavaFX Script more like “the ActionScript in Flash”, but it isJava rather then ECMAScript ?
1 Comment for My comment on JavaFX
Eric Tang | November 12, 2008 at 3:58 pm
Leave a comment!
<< 點唸都唔係明白


Dear Dennis,
你好,我叫 Eric,是菜鳥級 Java 新丁
最近小弟要寫作 thread 的 program
因為小弟資質愚鈍,在 thread 的基礎上學得不好
寫 program 經常碰壁… Dennis 兄可否在 Java 的 thread 上幫忙小弟一把?
因為小弟有個 socket programming 配 thread 寫作
當一個 server thread 接收到它的 client 送來 message 後
(當然同時也有其他 server thread 接收到它自己 client 送來的 message)
小弟的 program 需要比較所有 thread 接收到的 message
而最後只有 其中一個 thread 送出其他地方
(即例如有 5 個 message 各自被server thread 接收,
最後只有一個 server thread 繼續處理該 message,
其他 message 的 server thread 要停止, message 不被送出)
我應該如何寫作….
對不起我其實不應在此麻煩閣下
但我真的沒有人可以請教才硬著頭皮向閣下求教
找到閣下也是在 javaworld.com.tw 見到閣下解答 thread 問題才懂得找你
懇請賜教。
(如閣下需要觀看小弟的所寫的有問題的程式, 請電郵給我而我會寄給你 (ericwhtang@yahoo.com.hk),
因為其實我的問題是不能使 thread 與 thread 之間共用 variable… 我不知道為什麼該程序不能共用 variable, 按道理不加 synchronized 那麼thread 與 thread 之間共用的 variable 才會被 overwrite, 但我製作的該程序好像不理會我的共用 variable, 各自運行…求求閣下幫幫小弟)
如閣下肯幫忙, 小弟感激不盡….謝謝。
Eric
ericwhtang@yahoo.com.hk