Monday, September 23, 2013

Re: Why com.google.gwt.dev.DevMode doesn't recognize the argument -style?

Hi,
sorry if I open back an old discussion, 
I have a question for Thomas:

do the *.nocache.js generated by DevMode is the same as the one generated by the compiler?
The compiler in facts honors the -style options also for the *.nocache.js and generate different output depending on the -style value.

And what does change from *.nocache.js between different applications if it does not contains anything related to my java code?
Is it the same in any application?

Thank you,

Cristiano


Il giorno mercoledì 21 dicembre 2011 11:42:14 UTC+1, hallmit ha scritto:
Many thanks Thomas for your clear explanation...You're right, in
development mode the GWT-JVM is actually executing the application
code as compiled Java bytecode, as described at GWT Doc  [1] :), and
no JS is generated. So, pretty mode for JS generation doesn't make
sense here.

Hallmit

[1] http://code.google.com/intl/fr-FR/webtoolkit/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideDevMode

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment