I am looking for an MVC framework I can use with my Titanium app. I'm also hoping to get some basic OOP functionality with the framework.
Does anyone have a recommendation based on dev they have done? I am currently looking at Backbone.js, ExtJS, PureMVC and custom.
I have seen some response on other threads, but no firm answer. Also I realize that Titanium is able to use its own API for creating views and data communication, I wouldn't consider this MVC. I am looking for a structured framework.
Thanks,