Summary:
When Sun announced JavaFX, its latest take on client-side Java, some developers noted that key features of JavaFX, such as its declarative programming style, were already present in other client-side frameworks, such as Flex. In this interview with Artima, James Ward, Adobe's Flex and Apollo evangelist, shares Adobe's response to JavaFX, and highlights some similarities and differences between Flex and JavaFX.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: December 5, 2007 2:17 AM by
Vincent
|
In this interview with Artima, James Ward, Adobe's Flex and Apollo evangelist, shares Adobe's response to JavaFX, and highlights some similarities and differences between Flex and JavaFX: http://www.artima.com/lejava/articles/javaone_2007_james_ward.htmlDo you think client-side Java would gain if Adobe and Sun decided to work closely together and turn the Flash virtual machine into a Java virtual machine as well?
|
|
|
Slightly OT: is Apollo evangelist a job description in the US? Not everything translates easily across cultural contexts.
|
|
|
> Slightly OT: is Apollo evangelist a job description > in the US? Not everything translates easily across > cultural contexts.
Heh, it's a job description at Adobe (if that).
|
|
|
|
> evangelist == salesman
Now that is just mean. ;)
I get to teach people about Flex and AIR (new name for Apollo) but I don't have to sell anything. :)
-James
|
|
|
with all respect to the review I have to admit that it is somewhat onesided, why dont you say anything about Flex being singlethreaded vs javaFX being multithreaded ? that is huge difference you can run multithreaded tasks in javaFX as far as I know, so far javaFX is the only one supporting it.
|
|
|
> ...why dont you say anything about Flex > being singlethreaded vs javaFX being multithreaded ?...
If you want information about useful features in JavaFX, then an Adobe employee is probably the wrong person to ask.
(Incidentally, does anyone know how to get JavaFX onto eclipse via a manual download? Unfortunately, the firewalls I'm behind prevent the "Feature Updates" feature from working. I've done a Google search but drawn a blank, so far.
|
|