<?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"
	>
<channel>
	<title>Comments on: Making your web applications platform independant</title>
	<atom:link href="http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/</link>
	<description>development in a land far far away...</description>
	<pubDate>Mon, 08 Sep 2008 05:00:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: izolasyon</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-47947</link>
		<dc:creator>izolasyon</dc:creator>
		<pubDate>Thu, 01 May 2008 13:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-47947</guid>
		<description>thanked post</description>
		<content:encoded><![CDATA[<p>thanked post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26184</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Sat, 03 Nov 2007 11:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26184</guid>
		<description>Yeah putting in &#60;cfreturn&#62; is redundant when you have a "returnType=void" but I like to have it for completeness.

Obviously whenever the parser hits the "return" it will exit the function so there is no actual benefit to adding it in these scenarios, but when browsing code I find it easier to see the methods exit point.</description>
		<content:encoded><![CDATA[<p>Yeah putting in &lt;cfreturn&gt; is redundant when you have a &#8220;returnType=void&#8221; but I like to have it for completeness.</p>
<p>Obviously whenever the parser hits the &#8220;return&#8221; it will exit the function so there is no actual benefit to adding it in these scenarios, but when browsing code I find it easier to see the methods exit point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david sirr</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26175</link>
		<dc:creator>david sirr</dc:creator>
		<pubDate>Sat, 03 Nov 2007 09:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26175</guid>
		<description>it filtered out my cfreturn tag in the last post</description>
		<content:encoded><![CDATA[<p>it filtered out my cfreturn tag in the last post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david sirr</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26174</link>
		<dc:creator>david sirr</dc:creator>
		<pubDate>Sat, 03 Nov 2007 09:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26174</guid>
		<description>re: utils.cfc, when you are returnType=void, the  is redundant (unless you've heard otherwise and care to share? :p )</description>
		<content:encoded><![CDATA[<p>re: utils.cfc, when you are returnType=void, the  is redundant (unless you&#8217;ve heard otherwise and care to share? :p )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david sirr</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26173</link>
		<dc:creator>david sirr</dc:creator>
		<pubDate>Sat, 03 Nov 2007 09:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26173</guid>
		<description>nice one sharmo, nifty functions!</description>
		<content:encoded><![CDATA[<p>nice one sharmo, nifty functions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26072</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 02 Nov 2007 12:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/11/02/making-your-web-applications-platform-independant/#comment-26072</guid>
		<description>Very good stuff!  I can remember ages ago I was struggling with this stuff trying to build a new site for Red Storm.  I was on Windows - they hosted on Unix.  And I was doing it all in Fusebox 1.0 :)  Too bad it never saw the light of day :(</description>
		<content:encoded><![CDATA[<p>Very good stuff!  I can remember ages ago I was struggling with this stuff trying to build a new site for Red Storm.  I was on Windows - they hosted on Unix.  And I was doing it all in Fusebox 1.0 <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Too bad it never saw the light of day <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
