<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Marcel, hi all,</p>
<p><br>
</p>
<p>I'm also a frequent user of JSON. I especially use it often for scripting tasks where it would be very helpful to have it in the Trunk by default.</p>
<p><br>
</p>
<p>However, I would also like to mention that we already have a small but working JSON implementation in WebUtils. See WebUtils class >> #json{De,En}code:. I'm not aware of all its limitations, but apparently, it does not have proper support for Unicode strings
 (\u...). Apart from that, it decodes to regular Dictionaries whereas JSON has JsonObjects with dynamic forwarding instead. Probably it would be a good idea to join these two concepts if we integrate JSON into the Trunk.</p>
<p><br>
</p>
<p>Also, consider Levente's fork of JSON, which we probably would like to merge as well: <a href="http://forum.world.st/I-d-like-to-contribute-to-the-JSON-project-tp5121353p5121357.html" class="x_OWAAutoLink" id="LPlnk445793">http://forum.world.st/I-d-like-to-contribute-to-the-JSON-project-tp5121353p5121357.html</a></p>
<div><br>
</div>
<div>---</div>
<br>
<div>As another whataboutistic comment, what is about STON? Currently, it resists as a
<a href="https://github.com/squeak-smalltalk/squeak-ston/issues/5" class="x_OWAAutoLink">
kind of hidden</a> fork on GitHub, and for some reason, smalltalkCI holds a hard copy of it. Could we argue to add it to the Trunk as well?
<span>😊</span></div>
<div><br>
</div>
<div>Best,</div>
<div>Christoph</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Fabio Niephaus <lists@fniephaus.com><br>
<b>Gesendet:</b> Dienstag, 6. Juli 2021 15:17:12<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] JSON into Trunk? =)</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">+1<br>
<br>
On Tue, Jul 6, 2021 at 3:13 PM Tobias Pape <Das.Linux@gmx.de> wrote:<br>
><br>
> YES<br>
><br>
> > On 6. Jul 2021, at 15:06, Marcel Taeumel <marcel.taeumel@hpi.de> wrote:<br>
> ><br>
> > Hi all!<br>
> ><br>
> > I think it would be nice to have JSON as part of Squeak Trunk. This would make parsing the content of web requests easier. Recently, I got lucky to find the last-modified date in the HTTP header for the public TravisCI badge. But usually, one would have
 to query the official endpoint/API to then get XML or JSON content.<br>
> ><br>
> > <a href="http://www.squeaksource.com/JSON">http://www.squeaksource.com/JSON</a><br>
> ><br>
> > What do you think? The project is<br>
> > + Self-contained<br>
> > + Stable since 2016<br>
> > + Not that big<br>
> > o Adding the extension #jsonWriteOn: to the system<br>
> ><br>
> > Latest maintainers seem to be:<br>
> > Hannes Hirzel (hjh, 2010)<br>
> > Levente Uzonyi (ul, 2010)<br>
> > Tony Garnock-Jones (tonyg, 2016)<br>
> > Fabio Niephaus (FabN, 2016)<br>
> ><br>
> > Best,<br>
> > Marcel<br>
> ><br>
><br>
><br>
><br>
<br>
</div>
</span></font>
</body>
</html>