<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000">
<div id="smartTemplate4-template">Hi,<br>
<br>
<p>
<blockquote type="cite">Useful if you want to process large
amounts of JSON data
<br>
without building the whole JSON document in memory.
</blockquote>
</p>
<p><br>
</p>
<p>I have always used jsonscanner for that... <br>
</p>
<br>
<br>
Best,<br>
Benito </div>
<br>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 06/23/2017 08:48 AM, Michael Van
Canneyt wrote:<br>
</div>
<blockquote
cite="mid:alpine.DEB.2.20.1706230843240.32398@home.telenet.be"
type="cite">
<br>
Hello,
<br>
<br>
I have changed the JSON parser, it is now written on top of a
SAX-like JSON
<br>
reader (which is available separately). All unit tests work fine,
and the
<br>
few extra tests which I did also, but I would like to hear if
someone has
<br>
code that no longer works.
<br>
<br>
The change is committed in trunk. The new JSON reader is available
in the
<br>
unit jsonreader. Useful if you want to process large amounts of
JSON data
<br>
without building the whole JSON document in memory.
<br>
<br>
Michael.
<br>
_______________________________________________
<br>
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote>
<br>
</body>
</html>