Would it be technically possible to implement hosted mode without using browser plugin ? I'm thinking about sending messages straight from JavaScript over XHR/ Comet/WebSocket to embedded Jetty server and interacting with JS engine using eval(). Is there something that would be impossible to implement this way ?
-- http://groups.google.com/group/Google-Web-Toolkit-Contributors
