It would be nice if there was a way to wrap Java methods with an opaque Javascript function object so that you could pass them around in the native code (obviously there are issues with compiler optimizations in this case). Ideally, you would be also able to execute any Javascript function object from within Java code, although that does present some problems.
Thoughts? --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
