I would try to avoid anything that uses the [Bindable] metadata mobile project because of the performance overhead
-----Original Message----- From: Steve Lawdis [mailto:[email protected]] Sent: 06 March 2013 15:25 To: '[email protected]' Subject: RE: Flex Vs Andriod My favorite has been Holistic, created by Mansour Raad. http://thunderheadxpler.blogspot.com/2011/10/micro-architecture-for-flex-ria -and-rma.html Very simple, straight forward, and light weight. -Steve Lawdis -----Original Message----- From: Jonathan Campos [mailto:[email protected]] Sent: Wednesday, March 06, 2013 7:17 AM To: users Subject: Re: Flex Vs Andriod On Tue, Mar 5, 2013 at 10:30 PM, Devesh Mishra <[email protected]>wrote: > Also I want to know, is there any framework for mobile application or > we can simple go with those framework that we use for desktop application i.e. > puremcv, cairngorm etc I've personally had a lot of success with Robotlegs. It's lightweight and the onRegister() onRemove() options for mediators work really well with the pushing/popping of views. There is a slight override that you need to do with robotlegs but that is like 5 lines of code and you're good to go. -- Jonathan Campos ________________________________ THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL OR ENTITY TO WHICH IT IS ADDRESSED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL, AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAWS. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, forwarding, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by e-mail or telephone, and delete the original message immediately. Thank you.
