Article Discussion
Flex and JavaFX
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.
6 posts.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: December 5, 2007 2:17 AM by Vincent
    Frank
     
    Posts: 135 / Nickname: fsommers / Registered: January 19, 2002 7:24 AM
    Flex and JavaFX
    June 6, 2007 3:55 PM      
    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.html

    Do 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?
    • Kay
       
      Posts: 13 / Nickname: schluehk / Registered: January 20, 2005 5:46 AM
      Re: Flex and JavaFX
      June 7, 2007 4:41 AM      
      Slightly OT: is Apollo evangelist a job description in the US? Not everything translates easily across cultural contexts.
      • Dick
         
        Posts: 9 / Nickname: roybatty / Registered: September 15, 2003 4:57 PM
        Re: Flex and JavaFX
        June 11, 2007 10:40 AM      
        > 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).
      • Vincent
         
        Posts: 40 / Nickname: vincent / Registered: November 13, 2002 7:25 AM
        Re: Flex and JavaFX
        June 11, 2007 11:33 AM      
        evangelist == salesman
        • James
           
          Posts: 3 / Nickname: jlward4th / Registered: June 29, 2006 3:20 AM
          Re: Flex and JavaFX
          June 26, 2007 10:35 AM      
          > 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
          • levan
             
            Posts: 1 / Nickname: levancho / Registered: December 4, 2007 11:55 AM
            Re: Flex and JavaFX
            December 4, 2007 5:59 PM      
            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.
            • Vincent
               
              Posts: 40 / Nickname: vincent / Registered: November 13, 2002 7:25 AM
              Re: Flex and JavaFX
              December 5, 2007 2:17 AM      
              > ...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.