>Looks like it is time to learn :) Sounds like the right path ;-)
My recommendation regarding a MVC framework is still PureMVC [1] cause: - There's an awesome documentation available, including a book written by Cliff Hall [2] - There a lot of examples out there [3] - There're some useful utilities available - It suports modular programming - It comes with a simple but powerful notification system - It's feature frozen - It's still alive and supported the community and by its author Cliff Hall [4] - It was ported to a lot of other programming languages - It's pure.... PureMVC contains of just a few classes and interfaces - You could use if with FlexJS out of the box HTH, Olaf [1] http://puremvc.org/ [2] http://shop.oreilly.com/product/0636920022459.do [3] https://github.com/PureMVC/puremvc-as3-multicore-framework/wiki [4] http://forums.puremvc.org/ -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Persistent-Data-tp14735p14743.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
