Hi guys, a simple question.

In the BrowserWidget class of GWT 1.7  we have this declaration:

      private static final String EXPECTED_GWT_ONLOAD_VERSION = "1.6";

When I use Google Gadget, its linker generate the control code that
then fail because it checks 1.7 against 1.6.

It's 1.6 for a good reason ?? Why the hell then the About class
returns 1.7 ??

Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to