So I have created an app which works on android and iphone. I dont see why I should not use this as a webapp also. Issue is phonegap code is now all over my code. I wish
I had designed ground up ( using a factory and some state patterns ) to make mobile specific code as pluggable. But I wish gwtmobile itself be so. Because that way any
app written using gwtmobile is also a webapp. And this helps gwtmobile in 2 ways - testing will be faster, and gwtmobile can plug into other frameworks besides phonegap.
Thoughts, Dennis.
gd