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, asianCoolz<[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
