Monday, December 17, 2012

Re: How to determine if you are running in SuperDevMode


On Monday, December 17, 2012 4:40:52 PM UTC+1, Paul Stockley wrote:
Is there a way to tell if you are running in SuperDevMode? I want to add some extra debugging specifically when developing. GWT.isScript() obviously isn't useful in this case.

No, but there are a few related open issues:

Maybe isProdMode should be made to return 'false' while isScript returns 'true'? (they're currently synonymous AFAICT) 

--
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/-/FCrAZ18acCMJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment