HI,

For simple application which I assume this is I would just suggestion breaking 
up the application in a data model, views and use binding to display the data 
from  the model in the views, display custom event form the views to change the 
data and you have MVC without using a framework.

I suggest not using PureMVC as it is generic and thus IMO not the best fit for 
Flex. I have use it and many other frameworks in Flex before - but others may 
have different opinions.

Thanks,
Justin

Reply via email to