<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ColdFusion Struct Literals Are Not Thread Safe (CFML Ones Are)</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2009/06/19/coldfusion-struct-literals-are-not-thread-safe-cfml-ones-are/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2009/06/19/coldfusion-struct-literals-are-not-thread-safe-cfml-ones-are/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Causer</title>
		<link>https://www.barneyb.com/barneyblog/2009/06/19/coldfusion-struct-literals-are-not-thread-safe-cfml-ones-are/comment-page-1/#comment-184400</link>
		<dc:creator>Mike Causer</dc:creator>
		<pubDate>Tue, 07 Jul 2009 05:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1005#comment-184400</guid>
		<description>argh, you made me spill my coffee...</description>
		<content:encoded><![CDATA[<p>argh, you made me spill my coffee&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColdFusion Struct Literals Are Not Thread Safe (CFML Ones Are) &#124; Adobe Tutorials</title>
		<link>https://www.barneyb.com/barneyblog/2009/06/19/coldfusion-struct-literals-are-not-thread-safe-cfml-ones-are/comment-page-1/#comment-182737</link>
		<dc:creator>ColdFusion Struct Literals Are Not Thread Safe (CFML Ones Are) &#124; Adobe Tutorials</dc:creator>
		<pubDate>Sun, 21 Jun 2009 19:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1005#comment-182737</guid>
		<description>[...] If you read my blog regularly or follow me on Twitter, you know how much I hate Adobe&#039;s quasi-implementation of struct (and array) literals.Â  I&#039;m really hoping &quot;third time&#039;s a charm&quot; and CF9&#039;s implementation is sane.Â  The gripe is that this code: is executed as if it were written like this (on Adobe ColdFusion): The &quot;correct&quot; behaviour is to execute it as if it were written like this (which is how Railo does it): This lets you write some really nasty code , causes some w Read more: ColdFusion Struct Literals Are Not Thread Safe (CFML Ones Are) [...]</description>
		<content:encoded><![CDATA[<p>[...] If you read my blog regularly or follow me on Twitter, you know how much I hate Adobe's quasi-implementation of struct (and array) literals.Â  I'm really hoping "third time's a charm" and CF9's implementation is sane.Â  The gripe is that this code: is executed as if it were written like this (on Adobe ColdFusion): The "correct" behaviour is to execute it as if it were written like this (which is how Railo does it): This lets you write some really nasty code , causes some w Read more: ColdFusion Struct Literals Are Not Thread Safe (CFML Ones Are) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis majano</title>
		<link>https://www.barneyb.com/barneyblog/2009/06/19/coldfusion-struct-literals-are-not-thread-safe-cfml-ones-are/comment-page-1/#comment-182665</link>
		<dc:creator>Luis majano</dc:creator>
		<pubDate>Sun, 21 Jun 2009 03:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1005#comment-182665</guid>
		<description>That is truly disturbing!!</description>
		<content:encoded><![CDATA[<p>That is truly disturbing!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
