Bob, I'm looking at this in depth right now, but I did have a high level question:
On Thu, Jun 17, 2010 at 12:02 AM, <[email protected]> wrote: > - Methods with JsoSubtype[] parameters have their names mangled > - Constructors have a synthetic disambiguator parameter added since > we can't change the name. HostedModeClassRewriter.RewriterOracle has a > new method to provide the disambiguating ordinal value for naming the > type. > Just curious, why not simply use the same technique in both cases? The disambiguator parameter should work find for non-constructor methods, right? -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
