<?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: An Excellent Article on MVC</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2007/04/05/an-excellent-article-on-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2007/04/05/an-excellent-article-on-mvc/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Douglas Knudsen</title>
		<link>http://www.webapper.com/blog/index.php/2007/04/05/an-excellent-article-on-mvc/comment-page-1/#comment-539</link>
		<dc:creator>Douglas Knudsen</dc:creator>
		<pubDate>Mon, 09 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/An-Excellent-Article-on-MVC#comment-539</guid>
		<description>The Service layer abstracts out services.  Thus making a change to the type of service used easy.  Consider a change placing your CFC in a different place, or your POJO needs refactored, or you need to switch to using a remote object instead of a webservice.  Only one place to do this.  The Controller is only a traffic cop really.

DK</description>
		<content:encoded><![CDATA[<p>The Service layer abstracts out services.  Thus making a change to the type of service used easy.  Consider a change placing your CFC in a different place, or your POJO needs refactored, or you need to switch to using a remote object instead of a webservice.  Only one place to do this.  The Controller is only a traffic cop really.</p>
<p>DK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nelson</title>
		<link>http://www.webapper.com/blog/index.php/2007/04/05/an-excellent-article-on-mvc/comment-page-1/#comment-538</link>
		<dc:creator>Steve Nelson</dc:creator>
		<pubDate>Sun, 08 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/An-Excellent-Article-on-MVC#comment-538</guid>
		<description>I&#039;m not sure I see the benefit of having a Service layer. The Model and Views are obvious, the Controller is a little less obvious but more so with the simple idea that model and view should not talk directly to each other. But... a Service layer. I&#039;m just not sold on it. How it really any different from a Controller?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I see the benefit of having a Service layer. The Model and Views are obvious, the Controller is a little less obvious but more so with the simple idea that model and view should not talk directly to each other. But&#8230; a Service layer. I&#8217;m just not sold on it. How it really any different from a Controller?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlie arehart</title>
		<link>http://www.webapper.com/blog/index.php/2007/04/05/an-excellent-article-on-mvc/comment-page-1/#comment-537</link>
		<dc:creator>charlie arehart</dc:creator>
		<pubDate>Fri, 06 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/An-Excellent-Article-on-MVC#comment-537</guid>
		<description>Thanks for pointing that out, Daryl. I also like the point made on the Cairngorm site itself (http://labs.adobe.com/wiki/index.php/Cairngorm), where it not only explains that Cairngorm is itself a framework, but it goes on to offer the following interesting thought on helping folks decide whether and when they should use it, which I think is worth considering in debating use of most any framework:

&quot;The benefits of the Cairngorm architecture are realized when developing complex RIA applications with multiple use-cases and views, with a team of developers, and with a multi-disciplinary development team that includes designers as well as creative and technical developers. &quot;</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out, Daryl. I also like the point made on the Cairngorm site itself (<a href="http://labs.adobe.com/wiki/index.php/Cairngorm" rel="nofollow">http://labs.adobe.com/wiki/index.php/Cairngorm</a>), where it not only explains that Cairngorm is itself a framework, but it goes on to offer the following interesting thought on helping folks decide whether and when they should use it, which I think is worth considering in debating use of most any framework:</p>
<p>&quot;The benefits of the Cairngorm architecture are realized when developing complex RIA applications with multiple use-cases and views, with a team of developers, and with a multi-disciplinary development team that includes designers as well as creative and technical developers. &quot;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

