I was just doing a search for alternatives to Carignorm for Flex, and I just wanted to see if anyone knew of ones that I may be missing, and maybe throw in some comments on any of the ones listed here. What I have so far is:
FlashApe » Other Flex frameworks?
Other Flex frameworks?
- July 18th, 2007
- 2:22 pm
7 People had this to say...
- Barney Boisvert
- July 26th, 2007
- 12:44 pm
I wrote a framework back at the beginning of the year for several internal projects we’re developing at work, and just yesterday was given authorization to formalize and publish it. That’s still a bit off, but coming.
- John
- July 26th, 2007
- 12:47 pm
@tim, Beat me to it. model Glue:Flex and PureMVC are the only cairngorm alternatives I’ve seen so far.
- JesterXL
- July 26th, 2007
- 1:22 pm
I’ve been using Joe Berkovitz’s MVCS for widgets and other smaller apps that I know I’ll have maintain later.
- marshall
- July 26th, 2007
- 2:38 pm
There is ARP, you can get it at http://osflash.org/projects/arp. In repository is AS3 version. I used it some time ago, it works fine. I prefer it over Cairgorn since it is simplier and more flexible
- prasanth
- March 30th, 2008
- 1:28 am
thanks for the list. we are currently using cairngorm looking for any better alternatives.
- Christine Furst
- April 23rd, 2008
- 11:32 pm
Ali Mills and Luke Bayes are compaired a buch of Flex Application Frameworks. They evaluated Slide, ARP, Servebox, Guasax, Flest, MVCS, Model-Glue: Flex, Cairngorm and PureMVC.
In their opinion PureMVC by Cliff Hall is the best alternative for Cairngorm.
In other articles on the web I read that PureMVC seems to have a higher learning curve, but it does not depend on the Flex architecture .
Came across this one recently.
http://puremvc.org/
I found it through the flashdevelop forums, someone had created some Flex project templates files which follow the framework.