Well, I never managed to get instance methods to work inside JS functions which is why I used static methods :-) Also, I only ever have one entrypoint class. It works the way I showed you, and instance methods will get called from within a JSNI method, but as soon as you put it in a JS function, it stops working.
If Vitali actually tested the amended code, perhaps he could help explain what he did to fix that problem. 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 -~----------~----~----~----~------~----~------~--~---
