<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/23/2014 04:17 PM, Mitar wrote:<br>
</div>
<blockquote cite="mid:5471FA8A.3070401@tnode.com" type="cite">
<pre wrap="">Hm, I think in JSON all numbers are float anyway, no?</pre>
</blockquote>
<br>
Kind of:<br>
<br>
Number — a signed decimal number that may contain a fractional part
and may use exponential E notation. JSON does not allow non-numbers
like NaN, nor does it make any distinction between integer and
floating-point.<br>
<font face="Helvetica, Arial, sans-serif"><font face="Helvetica,
Arial, sans-serif"></font></font>
</body>
</html>