top | item 9030967

(no title)

arcticgeek | 11 years ago

It's funny to watch the world very slowly reinvent Adobe Flex.

discuss

order

wallflower|11 years ago

Flex was ahead of its time with Spark.

It was behind its times with mxmlc. mxmlc made it painfully clear, even with incremental compile, that you were building a client-server application in a web age.

Once you wanted to build custom UIs, you lost the "WYSIWYG" GUI rapid development environment that was the whole selling point that Adobe came in with.

The data synchronization system worked but it was opaque and how (at the time) they made their money.

Flex lost to the open web.

ivanb|11 years ago

Yes. It is funny to observe how engineers implement technology A by means of technology B and then go backwards and implement B through A. The spiral continues.

tomaskafka|11 years ago

Or WPF. React = WPF for web (and is still awesome).