Thanks Laurent Mignon.
I've been seeing some odd double proxy calls (
not using @GenEvent) when using breakpoints (hit twice, expected once). I'm on that newer RC, but even before that I saw an odd behavior. One very odd behavior is on clicking links to other pages, i.e. #!foo;n=1;m=2, the URL appears in the browser location bar as #!foo;n=1;m=2 and then flips to #!foo;m=2;n=1.
However, I bet this has to do with Ginjector setup as I've had it in my gwt.xml file. I bet there are two of them kicking around in there. I'll check it out tonight.
That said, I think the docs need a clean up as various different mechanisms are shown in the various docs and samples, but combinations of them can clearly have bad consequences. It would be great if one of them could be the suggested mechanism and the others deprecated and labeld as such.
Sincerely,
Joseph