6 ms·
It's funny to watch the world very slowly reinvent Adobe Flex.
by arcticgeek 12y ago
It's funny to watch the world very slowly reinvent Adobe Flex.
- wallflower 12y agoFlex 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 12y agoYes. 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 12y agoOr WPF. React = WPF for web (and is still awesome).