it seems correct that a number is mapped to real, according to JSON 
specification

> number
> int
> int frac
> int exp
> int frac exp
> int
> digit
> digit1-9 digits
> - digit
> - digit1-9 digits
> frac
> . digits
> exp
> e digits
> digits
> digit
> digit digits
> e
> e
> e+
> e-
> E
> E+
> E-

http://json.org

if you must exchange Int64, I think it is the responsibility of the sender to 
use string.

> 2017/11/03 3:56、Justin Leavens via 4D_Tech <[email protected]> のメール:
> Unfortunately, 4D seems to munge the value immediately within the object
> when the HTTP response is returned in an object.




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to