How to determine if you are running in SuperDevMode

42 views
Skip to first unread message

Paul Stockley

unread,
Dec 17, 2012, 10:40:52 AM12/17/12
to google-we...@googlegroups.com
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.

Thomas Broyer

unread,
Dec 17, 2012, 11:15:19 AM12/17/12
to google-we...@googlegroups.com

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) 
Reply all
Reply to author
Forward
0 new messages