Should the construct :
static public native void LOG(String msg) /*-{
console.log(msg);
}-*/;
work under 1.7? This was in my 1.6.x code and works but I am not
seeing anything with 1.7. I am going to roll back to 1.6 for the
moment
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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
-~----------~----~----~----~------~----~------~--~---