<?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: Flex &amp; MVC</title>
	<atom:link href="http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/</link>
	<description>Enterprise Software Consultant</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:02:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon Rose&#8217;s Blog &#187; Blog Archive &#187; Flight Framework for Flex &#38; What is so great about MVC?</title>
		<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/comment-page-1/#comment-20807</link>
		<dc:creator>Jon Rose&#8217;s Blog &#187; Blog Archive &#187; Flight Framework for Flex &#38; What is so great about MVC?</dc:creator>
		<pubDate>Mon, 09 Mar 2009 06:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=53#comment-20807</guid>
		<description>[...] I just finished a write up for InfoQ on the Flight Framework. Flight compares themselves to Cairngorm, without all the &#8220;boiler-plate&#8221; code.  The association with Cairngorm is a turn off for me to seriously consider using Flight, as I still don&#8217;t understand what value Cairngorm provides (old post 1 &amp; 2).  That doesn&#8217;t mean I don&#8217;t believe that Flight may have value, but in learning about the framework there seem to be the typical assumption that everyone is out there looking for the perfect MVC solution (old post 3). [...]</description>
		<content:encoded><![CDATA[<p>[...] I just finished a write up for InfoQ on the Flight Framework. Flight compares themselves to Cairngorm, without all the &#8220;boiler-plate&#8221; code.  The association with Cairngorm is a turn off for me to seriously consider using Flight, as I still don&#8217;t understand what value Cairngorm provides (old post 1 &amp; 2).  That doesn&#8217;t mean I don&#8217;t believe that Flight may have value, but in learning about the framework there seem to be the typical assumption that everyone is out there looking for the perfect MVC solution (old post 3). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rose&#8217;s Blog &#187; Blog Archive &#187; Mate :: Flex Framework</title>
		<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/comment-page-1/#comment-20564</link>
		<dc:creator>Jon Rose&#8217;s Blog &#187; Blog Archive &#187; Mate :: Flex Framework</dc:creator>
		<pubDate>Sat, 22 Nov 2008 22:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=53#comment-20564</guid>
		<description>[...] have been rebelling against dragging additional frameworks into Flex just for MVC for a while now (Flex and MVC /  Cairngorm).  I finally got a chance to spend some time coding with Mate on a flight back from [...]</description>
		<content:encoded><![CDATA[<p>[...] have been rebelling against dragging additional frameworks into Flex just for MVC for a while now (Flex and MVC /  Cairngorm).  I finally got a chance to spend some time coding with Mate on a flight back from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/comment-page-1/#comment-20561</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 22 Nov 2008 04:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=53#comment-20561</guid>
		<description>I berated our industry over the same thing. http://blog.bigfatstogie.com/?p=34

Essentially as I&#039;ve come to see it in the last 10 years or so, patterns as a whole are like training wheels; when you first start working on serious enterprise-level products it&#039;s over whelming at first to the newly minted CSE. After a number of years / projects / life-cycles, we begin to see that a particular problem domain or capability set can benefit from a particular implementation of a pattern, but not as much to try to shove it in a preformed box of a framework that makes up a particular pattern (we all use adapter / factory / delegate etc,: but not as much to go about and attempt to make our project structure fit some Adapter-be-all). This is where I think carigorm is utterly ridiculous (besides it&#039;s goofy enough to pronounce).</description>
		<content:encoded><![CDATA[<p>I berated our industry over the same thing. <a href="http://blog.bigfatstogie.com/?p=34" rel="nofollow">http://blog.bigfatstogie.com/?p=34</a></p>
<p>Essentially as I&#8217;ve come to see it in the last 10 years or so, patterns as a whole are like training wheels; when you first start working on serious enterprise-level products it&#8217;s over whelming at first to the newly minted CSE. After a number of years / projects / life-cycles, we begin to see that a particular problem domain or capability set can benefit from a particular implementation of a pattern, but not as much to try to shove it in a preformed box of a framework that makes up a particular pattern (we all use adapter / factory / delegate etc,: but not as much to go about and attempt to make our project structure fit some Adapter-be-all). This is where I think carigorm is utterly ridiculous (besides it&#8217;s goofy enough to pronounce).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/comment-page-1/#comment-20521</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 05 Nov 2008 05:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=53#comment-20521</guid>
		<description>The fundamental problem with not using MVC and simplifying your code is that it reduces the amount of work we get to do as consultants.  Long live MVC and bloated software!  The truth is high quality and simplistic software is what sets  good software consultants apart.</description>
		<content:encoded><![CDATA[<p>The fundamental problem with not using MVC and simplifying your code is that it reduces the amount of work we get to do as consultants.  Long live MVC and bloated software!  The truth is high quality and simplistic software is what sets  good software consultants apart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis Rose</title>
		<link>http://gorillajawn.com/wordpress/2008/10/15/flex-mvc/comment-page-1/#comment-20503</link>
		<dc:creator>Curtis Rose</dc:creator>
		<pubDate>Thu, 16 Oct 2008 03:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=53#comment-20503</guid>
		<description>I totally agree with the idea of simplifying applications.  I&#039;ve heard Ken Orr often say that &#039;complexity doesn&#039;t scale&#039; and even though he means it in a broader sense, I think it also applies to the amount of code it takes to write applications.  Simpler is better, and more maintainable, and cheaper to own over the long haul.</description>
		<content:encoded><![CDATA[<p>I totally agree with the idea of simplifying applications.  I&#8217;ve heard Ken Orr often say that &#8216;complexity doesn&#8217;t scale&#8217; and even though he means it in a broader sense, I think it also applies to the amount of code it takes to write applications.  Simpler is better, and more maintainable, and cheaper to own over the long haul.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
