[web2py] web2py and phonegap

2013-11-14 Thread sasogeek
I've only recently learned of phonegap and i've seen a few posts concerning web2py and phonegap in this forum but i'd like to ask a question of my own since they're questions from last year and maybe there may have been new developments that do not follow up on those threads, and my question is,

[web2py] web2py and PhoneGap — Do we really have to completely rewrite our views in e.g.: AngularJS?

2013-01-25 Thread Alec Taylor
I have written all my models, controllers and views in web2py. Now I am refactoring my various apps as services. So the controllers will expose the model as JSON and handle any input JSON; and my AngularJS app consumes the service. This leaves me without form generation+manipulation and without a