I am sticking with basic GWT and this will be a pure web-app. We do not want to make tools for android and IPhone. The original question is what would be the best (simplest to make and maintain) to do an App for both desktop browsers vs cell phone ones.
I read a few articles that warned against trying to do a one-size fits all application. They really did say you should do something as a Tablet / Desktop hybrid and then something geared specifically for cell phones. So the form I posted (the original post) is a bad idea and will not work? I am still looking at MVP, but it seems a lot more complicated, not simpler. By a complex application, I mean something that might have 40 or 50 "screens". Right now we have a windows MFC tool that is used to manage a network. It is my task to turn this into a web application as best I can. As far as these "screens" they range from simple to quite complex GUIs in themselves. To make matters worse, above and beyond the GUI elements, the behind the scenes stuff can also be quite complex so I want to do as much code sharing as I can. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
