Name: Anonymous 2011-08-21 13:47
I am trying to understand why I would need a flex framework. I am looking at the robotlegs framework (although I just picked one on a recommendation) and it brags about things like reduction of boilerplate code and loose coupling, but I am still confused on how it accomplishes this. The demo I am looking at seperates the MVC components out into very minimal directories and object, but I feel the way Flex is already set up this already occurs. I am new to Flex so I could be missing something. Does anyone have reasons to use a Flex framework? Also, favorite flex framework