Flex itself is basically an MVC framework. There is no native MVC framework installed with Flex. But if you think about how the views are generated, they can be driven by a controller, and you can create your own models. A lot of the other frameworks like PureMVC, Cairngorm, RobotLegs, Swiz, Parsley, et al add features that are useful, but as you pointed out are not native. Do you need a "framework" inside of another "framework"? Flex can use other frameworks, but what are you defining as native?
On Thu, Nov 21, 2013 at 11:14 AM, Jake Churchill <[email protected]> wrote: > I use Swiz. It's an IoC framework but is very clean and lightweight. > > -Jake > > > On Thu, Nov 21, 2013 at 11:11 AM, mark goldin <[email protected]> > wrote: > > > I have recently looked at mvcExpress. It is pretty native to Flex, I > think. > > > > > > On Thu, Nov 21, 2013 at 11:07 AM, Helio Antonio Francisco Silva < > > [email protected]> wrote: > > > > > you guys READY why i ask ? > > > > > > MVC NATIVE, i know flex have MVC frameworks, and know all MVC > frameworks. > > > > > > TY. > > > > > > > > > On Thu, Nov 21, 2013 at 3:03 PM, Jake Churchill <[email protected]> > > > wrote: > > > > > > > http://bit.ly/19KXv5X > > > > > > > > Sorry, couldn't resist > > > > > > > > > > > > On Thu, Nov 21, 2013 at 11:02 AM, mark goldin <[email protected] > > > > > > wrote: > > > > > > > > > Try to Google "mvc frameworks for flex". > > > > > > > > > > > > > > > On Thu, Nov 21, 2013 at 10:59 AM, Helio Antonio Francisco Silva < > > > > > [email protected]> wrote: > > > > > > > > > > > Hello guys, > > > > > > i have a question. I work with flex and EXT JS 4, and Ext js > have a > > > > > perfect > > > > > > MVC for me... have any work for flex working with a MVC native ? > > > > > > > > > > > > thanks. > > > > > > > > > > > > -- > > > > > > *Hélio Antonio Francisco Silva* > > > > > > Desenvolvedor web > > > > > > Certificado Flash developer > > > > > > Certificado Flash Design > > > > > > Certificado web developer > > > > > > Consultor Microsiga / Totvs > > > > > > Desenvolvedor ADVPL / ASP > > > > > > Analista de sistemas e ERP Sênior. > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > *Hélio Antonio Francisco Silva* > > > Desenvolvedor web > > > Certificado Flash developer > > > Certificado Flash Design > > > Certificado web developer > > > Consultor Microsiga / Totvs > > > Desenvolvedor ADVPL / ASP > > > Analista de sistemas e ERP Sênior. > > > > > > -- JP Bader Principal Zavteq, Inc. @lordB8r | [email protected] 608.692.2468
