I haven't dug in yet, just wanting to use it. That sounds promising. Using bookmarlets doesn't work when the module is embedded in another iframe. so the next issue I need to deal with is helping detect the module when it's not in the main body but in another iframe of the document.
The other workaround is to implant the project.nocache.js js launching in the war and send it off to the external server. So this makes another problem I have hit a couple times. Where I change the var hostName = "127.0.0.1"; to a specific ip because I loaded the app with project.nocache.js. I like this hack but I'm wishing I could set that in the code server launcher arguments. Anyway it's all about using an external server. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/41735d5b-1848-44e6-be31-3a34d87ddec7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
