On Tue, Jan 13, 2009 at 10:41 AM, Scott Blum <[email protected]> wrote: > Sure, is there a design doc for this so that I know what I'm looking at?
Not at present, it's pretty much as we discussed. Methods on SingleJsoImpl are renamed so that JSO$ can unambiguously implement them as trampoline dispatches to static methods. Non-JSO types that also implement those interfaces have trampoline methods added to link the mangled name back to the original short name. -- Bob Vawter Google Web Toolkit Team --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
