Link Details

Link 30486 thumbnail
User 217101 avatar

By gst
via blog.schematic.com.au
Published: Jul 15 2007 / 16:56

Jeffrey Hammond of Forrester Research completely misses the mark with an article highlighting the pro’s and con’s of the Flex vs AJAX frameworks.
  • 18
  • 6
  • 2463
  • 887

Comments

Add your comment
User 222301 avatar

bcswartz replied ago:

0 votes Vote down Vote up Reply

This blog post does a good job of pointing out the shortcomings, misconceptions in the original, cited article.

Even if you don't read the post itself, this point needs to be made: using Flex and using AJAX in your web application is not an "either/or" decision. You can use both technologies in the same application (the article mentions the code libraries that exist to facilitate communication between the two technologies).

User 217110 avatar

a9bejo replied ago:

-1 votes Vote down Vote up Reply

"Flex is also 100% open source. Its programming languages are based on open and standard languages such as ECMAScript and XML. "

This is deceptive nonsense.
The Flex compiler is just a tool to produce Applications that run on the flash runtime. It is correct that the tools to create a flash application are open source, but the platform these programs are running on is closed and proprietary.


User 206038 avatar

samus replied ago:

1 votes Vote down Vote up Reply

"but the platform these programs are running on is closed and proprietary. "

Don't forget that the VM it runs on is also open source. Adobe donated the Javascript VM sometime last year to the Mozilla Foundation and it became the Tamarin project. I think Flash will eventually follow Java in being completely open source. I'm not sure that I would count on Flex Builder being opened up though.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.