- What are people using for an MVC framework for iPhone development? PureMVC? What do you like? #lazyweb
4 Answers
Cocoa itself is MVC. That said, yes, PureMVC.
I dev'd an app using PureMVC but it was not suited for ObjC which provides ViewControllers - so mediators seemed a bit too much!
I've written an app with the Obj-C PureMVC port, and it was handy. If I did it again I'd spend more time learning proper Cocoa
skip objectivec use #titanium mobile by @appcelerator


Follow LazyTweet on Twitter