This feature request issue is not really an issue if you do a bit of deferred binding.. I navigate between modules in dev mode easily by using a different Navigator class in dev mode that is loaded through deferred binding in gwt.xml. Tip: use at least a dev and production version of your app. This is easy done by selecting different gwt.xml files for production and dev respectively. In dev sersion of your app you do all kind of dev things like logging add debug-id's, navigation decoration etc... The last one is interesting for you: you simple copy all url query param's from one url to another when navigating away from you app.
- Ed -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ZzyYSigaFuoJ. 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.
