portal entry

select a category, or use search below
(searches all categories and all time range)
Title:

Arrays and String enhancements in ColdFusion 2018

| View in Portal
July 15, 2018 09:32:25 AM GMT
9 Comments
<p>ColdFusion 2018 introduces a good set of enhancements on Language. In this port, we will be looking at all the feature enhancements around Arrays and Strings. Typed Arrays ColdFusion has always been a type-unaware language, with ColdFusion internally guessing the type of the object in order to perform appropriate actions on the object. ColdFusion 2018 addresses concerns on being more type friendly, while being backward compatible with two new features – Datatype Preservations and Typed Arrays. Datatype preservations ensure the […]</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2018/07/arrays-and-string-enhancements-in-coldfusion-2018/">Arrays and String enhancements in ColdFusion 2018</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Labels: Adobe ColdFusion 2018, Blog, ColdFusion

Comments:

This has the same documentation error as outlined in https://tracker.adobe.com/#/view/CF-4203066 Namely, it is array.append() not array.add()
Comment by James Mohler
1177 | July 17, 2018 02:57:50 PM GMT
James, We have fixed this in the docs. https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/using-arrays-and-structures/populating-arrays-with-data.html#typed-array
Comment by Saurav Ghosh
1192 | July 19, 2018 05:28:57 AM GMT
Could you fix this in the blog post as well? Also, in the section on "Array Negative Indices", second line, is the word "fag" supposed to be "far"?
Comment by Carl Von Stetten
1223 | August 08, 2018 05:32:47 PM GMT
And those are still issues 6 months later...
Comment by Kama Sama
1726 | February 14, 2019 07:10:00 PM GMT
Could you please raise a bug for the issues?
Comment by SauravGhosh
1721 | February 15, 2019 09:00:33 AM GMT
Raise a bug for errors in the blog post itself?
Comment by Carl Von Stetten
1718 | February 15, 2019 05:02:52 PM GMT
Carl, I see what you mean. I'll ask Immanuel to fix this. I thought that there were bugs related to the feature. Thanks.
Comment by SauravGhosh
1717 | February 15, 2019 05:06:01 PM GMT
Still no fixes over a year later...
Comment by Savaticus
2480 | October 28, 2019 03:52:55 PM GMT
I see it's been fixed. Maybe the people responsible back then were distracted and lost track. We've all been there.
Comment by Charlie Arehart
2478 | October 28, 2019 05:25:58 PM GMT