Archive of articles classified as' "Framework"

Back home

PureMVC

19/05/2009

I’ve known PureMVC framework for a while and recently started to work with it more thoroughly. The reason is that when I look at some of my projects I realize that concept of my applications is very similar to MVC pattern. Still PureMVC takes some time to get used to, but I think I’ll try to work with it more just to see how good the overall workflow fits my application development.

PureMVC has got a very good documentation and some AS3 examples can be found here.

No Comments