<?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: Flash Scope CFC</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2010/07/30/flash-scope-cfc/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2010/07/30/flash-scope-cfc/</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: Matt Osbun</title>
		<link>https://www.barneyb.com/barneyblog/2010/07/30/flash-scope-cfc/comment-page-1/#comment-216863</link>
		<dc:creator>Matt Osbun</dc:creator>
		<pubDate>Sat, 31 Jul 2010 18:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1563#comment-216863</guid>
		<description>Very cool. I used to do this with Mach-II. Had a Flash plugin that looked for a struct in session scope. If found, it moved the contents to the request scope and enptied the struct. 

Calling it Flash confused a few people. I meant it in the Rails sense, it usually got interpreted as if I was using Adobe Flash. :)</description>
		<content:encoded><![CDATA[<p>Very cool. I used to do this with Mach-II. Had a Flash plugin that looked for a struct in session scope. If found, it moved the contents to the request scope and enptied the struct. </p>
<p>Calling it Flash confused a few people. I meant it in the Rails sense, it usually got interpreted as if I was using Adobe Flash. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Griefer</title>
		<link>https://www.barneyb.com/barneyblog/2010/07/30/flash-scope-cfc/comment-page-1/#comment-216861</link>
		<dc:creator>Charlie Griefer</dc:creator>
		<pubDate>Sat, 31 Jul 2010 18:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1563#comment-216861</guid>
		<description>ColdBox has a flash scope as well.  Not sure about any of the other CF frameworks.

Now I&#039;m kind of curious about how similar/different the 3 are in their implementations.  I think it&#039;s definitely nice to have a CFC available for projects that don&#039;t require a framework (or for folks who don&#039;t use &#039;em)... but wondering about how similar the implementations between them are.  

Could it be worthwhile to &quot;standardize&quot; on a single community-supported flash scope that can either run as a CFC or be injected into any of the popular frameworks?</description>
		<content:encoded><![CDATA[<p>ColdBox has a flash scope as well.  Not sure about any of the other CF frameworks.</p>
<p>Now I'm kind of curious about how similar/different the 3 are in their implementations.  I think it's definitely nice to have a CFC available for projects that don't require a framework (or for folks who don't use 'em)&#8230; but wondering about how similar the implementations between them are.  </p>
<p>Could it be worthwhile to "standardize" on a single community-supported flash scope that can either run as a CFC or be injected into any of the popular frameworks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Henke</title>
		<link>https://www.barneyb.com/barneyblog/2010/07/30/flash-scope-cfc/comment-page-1/#comment-216852</link>
		<dc:creator>Mike Henke</dc:creator>
		<pubDate>Sat, 31 Jul 2010 13:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1563#comment-216852</guid>
		<description>I wonder if most coldfusion frameworks have something like this built in.  CFWheels does http://cfwheels.org/docs/chapter/using-the-flash</description>
		<content:encoded><![CDATA[<p>I wonder if most coldfusion frameworks have something like this built in.  CFWheels does <a href="http://cfwheels.org/docs/chapter/using-the-flash" rel="nofollow">http://cfwheels.org/docs/chapter/using-the-flash</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
