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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.