<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Native JSON Support in IE8 and Tracking the ECMAScript Fifth Edition Draft Specification</title><link>http://blogs.msdn.com/jscript/archive/2009/06/23/native-json-support-in-ie8-and-tracking-the-ecmascript-fifth-edition-draft-specification.aspx</link><description>Internet Explorer 8 was the first browser to introduce native support for encoding and decoding JSON. While we were finalizing the JSON support to be introduced in IE8, the ECMAScript Fifth Edition (ES5) Draft Specification was still under active development.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Нативная поддержка JSON в IE8 и следование пятой версии спецификации ECMAScript</title><link>http://blogs.msdn.com/jscript/archive/2009/06/23/native-json-support-in-ie8-and-tracking-the-ecmascript-fifth-edition-draft-specification.aspx#9798859</link><pubDate>Tue, 23 Jun 2009 07:58:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9798859</guid><dc:creator>progg.ru</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from progg.ru&lt;/p&gt;
</description></item><item><title>re: Native JSON Support in IE8 and Tracking the ECMAScript Fifth Edition Draft Specification</title><link>http://blogs.msdn.com/jscript/archive/2009/06/23/native-json-support-in-ie8-and-tracking-the-ecmascript-fifth-edition-draft-specification.aspx#9799279</link><pubDate>Tue, 23 Jun 2009 14:54:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9799279</guid><dc:creator>LukCAD</dc:creator><description>&lt;p&gt;It will increase the power of javascript and lets make a very complicated web application without server-side languages by web developers. Just only we need good solution of time-out and break-out for exception into json transport, executing and analysing processes. Also we need good re translators (web services) from rss and xml to json shared everywhere for spreading common information like so news, sports events, weather and so on.&lt;/p&gt;
&lt;p&gt;Sincerely, LukCAD&lt;/p&gt;
</description></item><item><title>re: Native JSON Support in IE8 and Tracking the ECMAScript Fifth Edition Draft Specification</title><link>http://blogs.msdn.com/jscript/archive/2009/06/23/native-json-support-in-ie8-and-tracking-the-ecmascript-fifth-edition-draft-specification.aspx#9918276</link><pubDate>Thu, 05 Nov 2009 22:23:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9918276</guid><dc:creator>Marg Wilkinson</dc:creator><description>&lt;p&gt;Is this going to be fixed?&lt;/p&gt;
&lt;p&gt;alert(&amp;quot;Here with string = &amp;quot; + JSON.stringify(testData,&amp;quot;&amp;quot;, 1));&lt;/p&gt;
&lt;p&gt;bombs out only in ie8!!&lt;/p&gt;
&lt;p&gt;with message: Invalid replacer argument&lt;/p&gt;
&lt;p&gt;I have tried:&lt;/p&gt;
&lt;p&gt;JSON.stringify(testData,&amp;quot; &amp;quot;, 1));&lt;/p&gt;
&lt;p&gt;JSON.stringify(testData,,1));&lt;/p&gt;
&lt;p&gt;var tmp=&amp;quot;&amp;quot;;&lt;/p&gt;
&lt;p&gt;JSON.stringify(testData,tmp,1));&lt;/p&gt;
&lt;p&gt;ALL to no avail. Do I just recommend to my users not to use IE8?&lt;/p&gt;
&lt;p&gt;regards Marg&lt;/p&gt;
</description></item></channel></rss>