<div>I guess the&nbsp;question is &#39;What do consumers of the JSON parser expect when parsing names?&#39;&nbsp; I really don&#39;t know enough about JSON to argue one way or the other on which is correct, but if consumers expect Symbols, then returning Strings will break some code elsewhere.</div>

<div>&nbsp;</div>
<div>I will need to retract the fix for Issue 240 to match the new behavior.&nbsp; But I guess a new fix for 240 is needed to ensure the JSON parser is really returning Strings everywhere.</div>
<div><br clear="all">John O&#39;Keefe [|], Principal Smalltalk Architect, Instantiations Inc.<br><br><br></div>
<div class="gmail_quote">On Fri, Nov 14, 2008 at 1:37 AM, Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Fri, Nov 14, 2008 at 7:00 AM, Philippe Marschall<br>
<div class="Ih2E3d">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt; wrote:<br></div>
<div class="Ih2E3d">&gt; 2008/11/14 Lukas Renggli &lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;:<br>&gt;&gt; Thank you for fixing the test. I was not paying attention to that when<br>&gt;&gt; writing this.<br>
&gt;&gt;<br>&gt;&gt; Wouldn&#39;t it be simpler if the JSON parser would parse everything as a<br>&gt;&gt; string and not convert certain values to a symbol?<br>&gt;<br>&gt; +1<br><br></div>Name: Javascript-Core-lr.13<br>
Author: lr<br>Time: 14 November 2008, 7:36:49 am<br>UUID: fba167ec-7162-421a-85f4-a8019b30ae89<br>Ancestors: Javascript-Core-lr.12<br><br>- don&#39;t parse JSON names to symbols (please check if this passes<br>agains Javascript-Tests-Core-jf.15.mcz)<br>

<div class="Ih2E3d"><br>--<br>Lukas Renggli<br><a href="http://www.lukas-renggli.ch/" target="_blank">http://www.lukas-renggli.ch</a><br>_______________________________________________<br></div>
<div>
<div></div>
<div class="Wj3C7c">seaside-dev mailing list<br><a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</div></div></blockquote></div><br>