Yeah, didn't think it would be easy, I've resorted to getting the
context and looking for the gwt.rpc file.  So far I've only seen one
per GWT compilation, would that change?  Or is it always 1 gwt.rpc
file?

On Jun 16, 4:15 pm, Thomas Broyer <[email protected]> wrote:
> There's no "easy" way, because the strong name (basically, the name of the
> *.cache.html file initially loaded) depends on "rebind properties". While
> it's possible (in GWT 2.3, maybe 2.2) to use the user.agent selection code
> on the server-side, it might not be enough (e.g. when you also have
> per-locale permutations).
> So, it's technically feasible, but I wouldn't call it "easy" by any mean
> (note however that I didn't try doing it either).

-- 
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.

Reply via email to