Flex 3 goes open source. How does it affect WebORB?
If you have not heard by now, you must be on a totally disconnected island (lucky you!). Adobe announced Flex 3 will be open sourced under the Mozilla Public license. This is the right step given how the RIA battlefield is shaping up. The key to victory is not only a carefully thought-out strategy, but a massive army of countless and devoted troops. The Open Source move can certainly add many more. (I still need to read up what Sun Tzu says about it).
Clearly the news is great. There's plenty of commentary written already, so I'd rather just concentrate on what the announcement does to us:
- WebORB can now be more like
FDS(sorry, I meant to say LCDS) in a sense that your project code (MXML/AS) can be compiled on the fly. The product will monitor changes to the deployed source files and will recompile if a change is made to generate a new SWF - MXML/AS compiler can be integrated into our own code generator. This way you can run the generated code without bringing it into Flex Builder
- We're exploring tighter integration with Visual Studio to make it easier for ASP.NET developers to jump onto the Flex bandwagon.
- There are a few other things I just cannot talk about yet, but they are uber-cool :)







