<?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: Custom Scopes for CFGroovy2</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2009/09/26/custom-scopes-for-cfgroovy2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2009/09/26/custom-scopes-for-cfgroovy2/</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: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2009/09/26/custom-scopes-for-cfgroovy2/comment-page-1/#comment-192162</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1105#comment-192162</guid>
		<description>You can do &lt;g:script local=&quot;#local#&quot; arguments=&quot;#arguments#&quot;&gt; if you want to access the arguments scope directly.  With CF9&#039;s &#039;local&#039; scope (as opposed to a manually create psuedo-scope), I believe you&#039;ll get the arguments already, but I haven&#039;t tested.</description>
		<content:encoded><![CDATA[<p>You can do &lt;g:script local="#local#" arguments="#arguments#"&gt; if you want to access the arguments scope directly.  With CF9's 'local' scope (as opposed to a manually create psuedo-scope), I believe you'll get the arguments already, but I haven't tested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Arch</title>
		<link>https://www.barneyb.com/barneyblog/2009/09/26/custom-scopes-for-cfgroovy2/comment-page-1/#comment-192161</link>
		<dc:creator>Gareth Arch</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1105#comment-192161</guid>
		<description>Would you also be able to reference arguments.name from within the &quot;script&quot; tag if needed or would you need to set it to the &quot;local&quot; variable first?</description>
		<content:encoded><![CDATA[<p>Would you also be able to reference arguments.name from within the "script" tag if needed or would you need to set it to the "local" variable first?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
