|
Project Information
Members
Links
|
FlashMVC is inspired from PureMVC but removes the need to of creating as many separate classes and combines the model and facade into a single class called a SuperModel. Action classes registered to the SuperModel (using SuperActions) do not require implementing or extending any base class. The framework will be ported to haXe in the near future. |