

Videos
Blogs
Articles with tag : json
.png)
Seeking help for the following issue: Our shop is running two Adobe ColdFusion
servers, a development and a production. Production is on ColdFusion 2018 and
development is on ColdFusion 2021. When upgrading the development server to
2021, we chose to...
.png)
I was working on an API call recently and everything was humming along till I
ran into an edge case with a request and everything just stopped working.
Nothing changed except the value I was sending to the API. What did change was
that the value I wa...
1 like
.png)
Hey fellow CF fans, it is Monday, and that means another blog entry. This time
I'm throwing together a little code snippet that uses a little-known feature of
CFQuery that was included in CF2021 but rarely talked about. As you might know,
when Adobe ...
1 comment
1 like
.png)
Communication between applications or services have become more common in
today's applications, and one very popular open-standard file format is JSON
(Java Script Object Notation). This is a human-readable data interchange text
that represents compl...
1 like
.png)
In the previous post, I blogged about JSON serialization enhancements and
covered a couple of features around it. This post, a continuation from the last
one, will cover the remaining features added in ColdFusion Splendor to serialize
a ColdFusion ob...
7 comments
.png)
I started a series of blog posts on language enhancements and so far covered
Script support for tags andMember functions. Today, I will be blogging aboutthe
new features added in ColdFusion Splendor to improve JSON serialization. Before
I dive into ...
4 comments
.png)
JSON serialization was introduced in CF8 for the first time. It was used heavily
to serialize CFC and other CF data objects. In “CumulativeHotfix1 for ColdFusion
9.0.1”, some of its outstanding issues were fixed.Few of issues addressed in
hotfix were...
18 comments
Upcoming Events