Article Discussion
The Flex Programming Model
Summary: In the concluding part of this two-part interview with Artima, Adobe Flex evangelist James Ward describes the Flex programming model, the MXML user interface language, and the Flex developer's toolset.
3 posts.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: May 15, 2007 6:11 AM by sofia
    Frank
     
    Posts: 135 / Nickname: fsommers / Registered: January 19, 2002 7:24 AM
    The Flex Programming Model
    May 4, 2007 0:00 AM      
    James Ward discussed the process of building a Flex application in the second part of his interview with Artima:

    http://www.artima.com/lejava/articles/flex_programming.html

    How would you compare the Flex development model to the programming models of other frameworks, such as Swing?
    • imtiyaz
       
      Posts: 1 / Nickname: imtiyaz / Registered: May 7, 2007 0:33 AM
      Re: The Flex Programming Model
      May 9, 2007 9:09 PM      
      The article is very nice and very useful.
      if you can provide some information in pictorial manner such flex framework architecture and etc.. then it would be easy to us to understand.
      I just want to ask "is Flex supports data driven approach programming model?" when i have seen data bindings i came through this confusion.
    • Chris
       
      Posts: 1 / Nickname: cluebcke / Registered: January 31, 2007 3:47 AM
      Re: The Flex Programming Model
      May 10, 2007 0:00 PM      
      Dear James,

      We need code coverage! :)

      FWIW, I'm a bit suprised that JavaFX didn't adopt XML as the declarative language, although the script syntax is pretty declarative itself. Using XML makes the distinction between declarative and programmatic quite easy to grok.
    • sofia
       
      Posts: 1 / Nickname: sofia85 / Registered: May 15, 2007 0:17 AM
      Re: The Flex Programming Model
      May 15, 2007 6:11 AM      
      THAKS GYUS!article is really very nice and helpful....