FCG
FCG officially discontinued, grab the PureMVC multicore release

That's it, I've made up my mind. I'm giving up FCG.
Yesterday, Yeshay Weiss kindly sent me by email a modified build of FCG/FGL supporting PureMVC multicore. This is great, and I'll take the opportunity to thank him for his work and for making it public. You can download it from FCG homepage. The install badge still points to the previous build, though.
I tried to merge his work with the current trunk of FCG, but I had to face the fact that my code is so bloated, so badly architectured, that it would take days to complete. I don't have that time nor the energy to do so anymore.
FCG (Flex code generator) goes final and open source
Flex Code Generator updated for AIR 1.0, .NET support and more !
I'm very happy to announce the latest release of my Flex Code Generator, which is quite a big update. Besides support for AIR 1.0, it also adds very important new features, such as .NET C# support.
FCG is an AIR app which parses your remote services files, and creates the corresponding base code for your Flex application, using either Cairngorm or PureMVC. You can learn more and download it here.

FCG is now a PureMVC Generator
From Cairngorm to PureMVC : a quick comparison
Note : you can download the Flex Builder's Project Archive at the bottom of this page
UPDATE : be sure to read Cliff Hall's comment at the end of this post !
I finally found some time to give a try to Cliff Hall's PureMVC framework. This piece of code seems to gain more and more popularity these days, some even declared it as the best Flex application framework currently available. So I thought it was definitely worth checking.
