<div dir="ltr"><div>Hi again,</div><div><br></div><div><br></div><div>> <span style="font-size:13px;font-family:arial,sans-serif">Also, parsing would more or less reduce to calling the native JSON.parse(str), the rest is init stuff.<br>

</span><br></div><div>+1 and that's exactly what I meant with JSON being the natural data format for JS:</div><div>pragmatically when JS apps deal with XML, they end up converting to a JS object first,</div><div>so using JSON directly reduces this step to a single line.</div>

<div><br></div><div><br></div><div>See you,</div><div>Cecile</div></div>