<?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: Ext.CFC: Easing Integration with Ext and Adobe ColdFusion</title>
	<atom:link href="http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Tribulus</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-267580</link>
		<dc:creator>Tribulus</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-267580</guid>
		<description>thanks for that...</description>
		<content:encoded><![CDATA[<p>thanks for that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Hartmann</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-259876</link>
		<dc:creator>Jon Hartmann</dc:creator>
		<pubDate>Tue, 11 Dec 2007 13:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-259876</guid>
		<description>@JeffHowden: You&#039;re right that Ext has a very complex data layer, in fact I&#039;d argue that it might be the most important aspect of Ext, but it still lives in presentation land because it is limited to client side processing. If you use a CFC to abstract your Ext objects, its doing exactly the same thing as if you used custom tags to abstract it, because all the CFC or custom tag are doing is converting what you setup into a string of JS for the front end. If you were to write a CFC that Ext interacted with via asynchronous calls it would be different, but thats still the presentation layer communicating with your processing/data.</description>
		<content:encoded><![CDATA[<p>@JeffHowden: You&#8217;re right that Ext has a very complex data layer, in fact I&#8217;d argue that it might be the most important aspect of Ext, but it still lives in presentation land because it is limited to client side processing. If you use a CFC to abstract your Ext objects, its doing exactly the same thing as if you used custom tags to abstract it, because all the CFC or custom tag are doing is converting what you setup into a string of JS for the front end. If you were to write a CFC that Ext interacted with via asynchronous calls it would be different, but thats still the presentation layer communicating with your processing/data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeffHowden</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-259872</link>
		<dc:creator>JeffHowden</dc:creator>
		<pubDate>Tue, 11 Dec 2007 08:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-259872</guid>
		<description>@Jon Hartmann: Ext also has a substantial data layer for working with data to and from the server making CFCs an excellent candidate for that portion of the transaction and making Ext not so solidly in presentation land as you originally described.</description>
		<content:encoded><![CDATA[<p>@Jon Hartmann: Ext also has a substantial data layer for working with data to and from the server making CFCs an excellent candidate for that portion of the transaction and making Ext not so solidly in presentation land as you originally described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Hartmann</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-259860</link>
		<dc:creator>Jon Hartmann</dc:creator>
		<pubDate>Mon, 10 Dec 2007 18:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-259860</guid>
		<description>Thats a very nice setup, but for some reason I can&#039;t help but want ext built into custom tags rather then CFCs, as I tend to equate in my mind that CFCs = processing, and Custom Tags = presentation. Ext lies solidly in presentation land, thus custom tags. Awesome work though, and don&#039; let CF8&#039;s integration discourage you... Adobe didn&#039;t port even half of Ext to tags, and didn&#039;t do a perfect job at what it did.</description>
		<content:encoded><![CDATA[<p>Thats a very nice setup, but for some reason I can&#8217;t help but want ext built into custom tags rather then CFCs, as I tend to equate in my mind that CFCs = processing, and Custom Tags = presentation. Ext lies solidly in presentation land, thus custom tags. Awesome work though, and don&#8217; let CF8&#8242;s integration discourage you&#8230; Adobe didn&#8217;t port even half of Ext to tags, and didn&#8217;t do a perfect job at what it did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cutter</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-259858</link>
		<dc:creator>Cutter</dc:creator>
		<pubDate>Mon, 10 Dec 2007 17:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-259858</guid>
		<description>I look forward to reviewing the code here. First glimpse, nice work.</description>
		<content:encoded><![CDATA[<p>I look forward to reviewing the code here. First glimpse, nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rey Bango</title>
		<link>http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion/comment-page-1#comment-259856</link>
		<dc:creator>Rey Bango</dc:creator>
		<pubDate>Mon, 10 Dec 2007 17:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/extcfc-easing-integration-with-ext-and-adobe-coldfusion#comment-259856</guid>
		<description>@Dion: Thanks man. Great to see CF love on Ajaxian. :) 

Ext.CFC was created by Brian Love and he&#039;s pretty excited about extending it further out and updating it to use Ext 2.0</description>
		<content:encoded><![CDATA[<p>@Dion: Thanks man. Great to see CF love on Ajaxian. :) </p>
<p>Ext.CFC was created by Brian Love and he&#8217;s pretty excited about extending it further out and updating it to use Ext 2.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>

