Hi everybody,
<div><br></div><div>I&#39;m developing a software content management in Pharo 1.3. </div><div>I want to send objects from client to the server (SeaSide) using REST services. </div><div>I need to serialize objects with JSON and deserialize JSON to get the object. </div>
<div><br></div><div>I saw in SeaSide Javascript-core-JSON package but it depends on Javascript and I only need JSON. </div><div><br></div><div><br></div><div>Anyone know how I can use JSON in Pharo and SeaSide to serialize and deserealize objects?</div>
<div><br></div><div>Ezequiel Lamónica</div>