<?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: what i learnt yesterday: [ ] in CFC return types</title>
	<atom:link href="http://john.beynon.org.uk/2007/09/26/what-i-learnt-yesterday-in-cfc-return-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.beynon.org.uk/2007/09/26/what-i-learnt-yesterday-in-cfc-return-types/</link>
	<description>Confessions of a code Junkie and anything else i fancy!</description>
	<lastBuildDate>Thu, 14 Jan 2010 03:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MrBuzzy</title>
		<link>http://john.beynon.org.uk/2007/09/26/what-i-learnt-yesterday-in-cfc-return-types/#comment-674</link>
		<dc:creator>MrBuzzy</dc:creator>
		<pubDate>Wed, 26 Sep 2007 07:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2007/9/26/what-i-learnt-yesterday:-[-]-in-CFC-return-types#comment-674</guid>
		<description>I always thought this one was a special directive for returning complex types (arrays of objects) in Web Services and such? Does it really serve any other purpose?</description>
		<content:encoded><![CDATA[<p>I always thought this one was a special directive for returning complex types (arrays of objects) in Web Services and such? Does it really serve any other purpose?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Nadel</title>
		<link>http://john.beynon.org.uk/2007/09/26/what-i-learnt-yesterday-in-cfc-return-types/#comment-673</link>
		<dc:creator>Ben Nadel</dc:creator>
		<pubDate>Wed, 26 Sep 2007 06:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://john.beynon.org.uk/index.cfm/2007/9/26/what-i-learnt-yesterday:-[-]-in-CFC-return-types#comment-673</guid>
		<description>Is this validating that the return object is BOTH an array and that each index contains an object of that type? If so, that seems like a rather expensive validation.</description>
		<content:encoded><![CDATA[<p>Is this validating that the return object is BOTH an array and that each index contains an object of that type? If so, that seems like a rather expensive validation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
