After more research we've found out that it depends on StringBuffer.
We're using a StringBuffer to store client logs in. If needed, this
buffer can be dumped out to a file. When we commented out the line in
our log method that uses the StringBuffer.append() method, it works
much faster on ie7 as well.

This is a bit strange since the StringBuffer should have been improved
between gwt 1.5 and 1.6 but it seems that it is quite the opposite. Or
have we missed something?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to