Copy link to clipboard
Copied
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-79e4.html
Copy link to clipboard
Copied
These docs need updating to revise this guidance:
"The JSON null value becomes the string null."
This describes buggy behaviour in CF8 & CF9 that was fixed in CF10. A JSON NULL is not correctly deserialised as a NULL in CF as well. As it should have been in the first place.
--
Adam
Copy link to clipboard
Copied
Adam,
I think you meant to say "A JSON NULL is now correctly deserialised..." instead of not.
Copy link to clipboard
Copied
Yes. Yes I did. I'm glad someone pays attention to the annotations here
Good catch Carl.
--
Adam