Re: differ binding json parse?

2009-08-10 Thread Arthur Kalmenson

There was some discussion about this on GWTC AFAIR, but I don't think
that's implemented yet. Right now the JSONParser really isn't that
fast, so if you trust the source that you're getting the JSON from,
try using JavaScriptObject instead of JSONParser.

Regards,
--
Arthur Kalmenson



On Tue, Aug 4, 2009 at 10:52 PM, asianCoolzsecond.co...@gmail.com wrote:

 may i know when we use inherits name=com.google.gwt.json.JSON /

 does it automatically use the browser built in native json.parse if
 browser support it and do fall-back to eval when browser not support
 it?

 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



differ binding json parse?

2009-08-04 Thread asianCoolz

may i know when we use inherits name=com.google.gwt.json.JSON /

does it automatically use the browser built in native json.parse if
browser support it and do fall-back to eval when browser not support
it?

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---