<?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: Script-based controllers and models, tag-based views</title>
	<atom:link href="http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/</link>
	<description>using the right technology at the right time</description>
	<lastBuildDate>Mon, 26 Sep 2011 20:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris Peters</title>
		<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/comment-page-1/#comment-27874</link>
		<dc:creator>Chris Peters</dc:creator>
		<pubDate>Thu, 06 Jan 2011 15:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearcrystalmedia.com/pm/?p=404#comment-27874</guid>
		<description>&lt;p&gt;&lt;a href=&quot;#comment-27867&quot; rel=&quot;nofollow&quot;&gt;Mohamad&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;I think it&#039;s all a matter of preference. I tend to write as comments above the method declaration because I like that style better. I also don&#039;t really use @hint, though I may start doing so in order to document arguments as well.&lt;/p&gt;
&lt;p&gt;There are more details about your options here:
&lt;a href=&quot;http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSE99A664D-44E3-44d1-92A0-5FDF8D82B55C.html&quot; rel=&quot;nofollow&quot;&gt;http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSE99A664D-44E3-44d1-92A0-5FDF8D82B55C.html&lt;/a&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-27867" rel="nofollow">Mohamad</a>,</p>
<p>I think it&#8217;s all a matter of preference. I tend to write as comments above the method declaration because I like that style better. I also don&#8217;t really use @hint, though I may start doing so in order to document arguments as well.</p>
<p>There are more details about your options here:<br />
<a href="http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSE99A664D-44E3-44d1-92A0-5FDF8D82B55C.html" rel="nofollow">http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSE99A664D-44E3-44d1-92A0-5FDF8D82B55C.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamad</title>
		<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/comment-page-1/#comment-27867</link>
		<dc:creator>Mohamad</dc:creator>
		<pubDate>Thu, 06 Jan 2011 14:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearcrystalmedia.com/pm/?p=404#comment-27867</guid>
		<description>Chris,
Are there any advantages to using &quot;/** @hint */ annotation instead of including the hint attribute as such foo() hint=&quot;some hint&quot; {} ?</description>
		<content:encoded><![CDATA[<p>Chris,<br />
Are there any advantages to using &#8220;/** @hint */ annotation instead of including the hint attribute as such foo() hint=&#8221;some hint&#8221; {} ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Peters</title>
		<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/comment-page-1/#comment-19196</link>
		<dc:creator>Chris Peters</dc:creator>
		<pubDate>Thu, 26 Nov 2009 20:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearcrystalmedia.com/pm/?p=404#comment-19196</guid>
		<description>&lt;p&gt;Haha, &lt;a href=&quot;#comment-19195&quot; rel=&quot;nofollow&quot;&gt;Walt&lt;/a&gt;. :)&lt;/p&gt;
&lt;p&gt;It&#039;s indisputable that CFML makes for a great templating language, so the combination of language elements in my post above makes me happy.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Haha, <a href="#comment-19195" rel="nofollow">Walt</a>. <img src='http://www.clearcrystalmedia.com/pm/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It&#8217;s indisputable that CFML makes for a great templating language, so the combination of language elements in my post above makes me happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: walt</title>
		<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/comment-page-1/#comment-19195</link>
		<dc:creator>walt</dc:creator>
		<pubDate>Thu, 26 Nov 2009 17:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearcrystalmedia.com/pm/?p=404#comment-19195</guid>
		<description>this is kind of cheesy, but I&#039;ll repeat what I said before: using scripting in CFCs instead of tags makes me feel a little more grown up. :D</description>
		<content:encoded><![CDATA[<p>this is kind of cheesy, but I&#8217;ll repeat what I said before: using scripting in CFCs instead of tags makes me feel a little more grown up. <img src='http://www.clearcrystalmedia.com/pm/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Peters</title>
		<link>http://www.clearcrystalmedia.com/pm/script-controllers-models-tag-views/comment-page-1/#comment-18907</link>
		<dc:creator>Chris Peters</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearcrystalmedia.com/pm/?p=404#comment-18907</guid>
		<description>&lt;p&gt;I thought I had seen something where in script a developer was tapping into the com.adobe.coldfusion packages to get some of the tags like cfquery. I&#039;ll have to look into that more later.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I thought I had seen something where in script a developer was tapping into the com.adobe.coldfusion packages to get some of the tags like cfquery. I&#8217;ll have to look into that more later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

