Minor updates to CFJSON bringing it to version 1.2
Fixes were submitted to boolean data, and strings with embeded newlines.
Grab the new version now, which is also listed in cflib.org jsonencode and jsondecode
If you arn’t familiar with JSON check out http://www.crockford.com/JSON/index.html
4 years, 11 months ago
CFLib will have the new versions up Monday morning. Sorry for the delay.
3 years, 10 months ago
What’s the point of using CFJSON? I’ve used straight JSON and found it satisfactory with ColdFusion. No issues.
I’m just curious :)
Anyways, my father worked for ARINC – you guys get those nifty travelling passes… kinda makes vacationing afforadable.
3 years, 5 months ago
JSON is badass. It’s basically a lightweight cfwddx. I’ve been using it quite a bit lately.
What’s new in this 1.6 release? I’ve just been using some jsonencode/jsondecode functions that have worked great.
3 years, 5 months ago
There are quite a few new things in 1.6 You can see the changelog on the page Thomas has put up.
http://www.epiphantastic.com/cfjson/downloads.php
I’m glad you have found it to be as useful as I have.