Recent browser-specific change to JSONObject
I am referring to this recent checkin:
The checkin comment states the change is needed for Chrome, but it is
checked into the main JSONObject, not into a ChromeJSONObject. I
would expect it to be in a Chrome class because:
1. It would keep the generated code for non-Chrome browsers smaller.
2. The change itself slows down non-Chrome browsers unnecessarily.
JSONObject is a well-used object and it is important to keep it as
small and fast is humanly possible.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home