Hi, I have to add a mobile-optimized version to an existing gwt application. After digging through the docs I found out that deferred binding is the technology of chioce. I believe I understand how it basically works but how do I use it in that specific use case? The mobile UI of our application differs a lot from the standard version so I need seperate stylesheets, and seperate GWT controls (we use composites a lot). Since the basic layout of our application is done in the .html file I would also need a separate html file. Now the question is: how do I do that? Are there any best practices?
I'd really appreciate any hint. Best regards, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
