On Thu, Sep 4, 2008 at 5:18 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > What I also considered was to create an javascript object manually > that had the correct structure so GWT was fooled, but this would > require knowledge of how GWT implements classes on the client side and > also it would be dependent on implementation specifics of the current > GWT version. Would that be possible(event thought I know it wouldn't > be sensible).
I suppose the fact that the GWT compiler can do it means that it's "possible" in theory, but in practise, no, it's impossible. Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
