On Sunday, April 15, 2012 8:50:22 PM UTC+2, Carsten wrote: > > Hi, > > when I run GWT apps in dev mode I see them in the browser (using the > dev mode plugin). > > Can somebody give some details how this works and what exactly is > running in the browser? Obviously the Java code is not converted to JS > at that stage, right? Or are the JVM-class files somehow interpreted > in real-time into Javascript and the result somehow sent to the > browser? Maybe that is the reason it is so much slower then the same > app converted to JS? > > Any idea what is going on?
Have you read https://developers.google.com/web-toolkit/doc/latest/DevGuideCompilingAndDebugging ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/5GIOM4Ynzv4J. 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.
