<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">El 16/6/24 a las 18:52, Mark Volkmann
via Cuis-dev escribió:<br>
</div>
<blockquote type="cite"
cite="mid:CAFfRWnWG-SMW3nY1f0frLaSUpjY3wbUk4qvZ1PSOJEGGv=M5bw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">There are methods to encode and decode JSON in the
WebClient package inside the WebUtils class. But they seem
incomplete and/or broken.<span
class="gmail-Apple-converted-space"> </span>For example, the
class method `#jsonObj:on:` does not handle arbitrary objects by
using reflection to discover their instance properties. That's a
feature I want. I suppose I can implement that myself, but this
seems like something someone most likely already implemented. Is
there another package for JSON that is recommended?</div>
</blockquote>
<p>Yes.</p>
<p>Feature require: 'JSON'.</p>
<p>--<br>
</p>
<p> Mariano<br>
</p>
</body>
</html>