<?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: Cairngorm Framework – A few suggestions</title>
	<atom:link href="http://gorillajawn.com/wordpress/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/feed/" rel="self" type="application/rss+xml" />
	<link>http://gorillajawn.com/wordpress/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/</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/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/comment-page-1/#comment-20806</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:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=6#comment-20806</guid>
		<description>[...] 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 [...]</description>
		<content:encoded><![CDATA[<p>[...] 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 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonr</title>
		<link>http://gorillajawn.com/wordpress/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/comment-page-1/#comment-33</link>
		<dc:creator>jonr</dc:creator>
		<pubDate>Wed, 30 May 2007 18:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=6#comment-33</guid>
		<description>Thanks for the comment Steven.  I did NOT know that Cairngorm had such a long history.  Hopefully, my comments do not come across as totally negative to Cairngorm, as I do see value in it.  I do understand that backwards compatibility makes it a bit more difficult to change things.
  
However, I would still love to see some continue discussion in the Cairngorm community on how to best improve the framework.  As I continue to code with it, I am still seeing the need for a more robust event dispatch model.  For something like this, the controller could certainly remain for backwards compatibility, while adding an event model that caters more to the strengths of the Flex framework.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Steven.  I did NOT know that Cairngorm had such a long history.  Hopefully, my comments do not come across as totally negative to Cairngorm, as I do see value in it.  I do understand that backwards compatibility makes it a bit more difficult to change things.</p>
<p>However, I would still love to see some continue discussion in the Cairngorm community on how to best improve the framework.  As I continue to code with it, I am still seeing the need for a more robust event dispatch model.  For something like this, the controller could certainly remain for backwards compatibility, while adding an event model that caters more to the strengths of the Flex framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barry.b</title>
		<link>http://gorillajawn.com/wordpress/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/comment-page-1/#comment-31</link>
		<dc:creator>barry.b</dc:creator>
		<pubDate>Tue, 29 May 2007 13:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=6#comment-31</guid>
		<description>jon, have you recieved any comments from Steven Webster on your critique of the (esentially his) framework?

&quot;We all love patterns, and the value in them comes from the shared understanding of a given pattern.&quot;

which is why healthy discourse here may be of some benefit. see thru the other person&#039;s eyes. 

there&#039;s always room for improvement somewhere so I&#039;m sure there&#039;s honest motavation from all concerned to do the best possible. I mean, there&#039;s not a lot of alternatives: Cairngorm, ARP or &quot;mess&quot;.</description>
		<content:encoded><![CDATA[<p>jon, have you recieved any comments from Steven Webster on your critique of the (esentially his) framework?</p>
<p>&#8220;We all love patterns, and the value in them comes from the shared understanding of a given pattern.&#8221;</p>
<p>which is why healthy discourse here may be of some benefit. see thru the other person&#8217;s eyes. </p>
<p>there&#8217;s always room for improvement somewhere so I&#8217;m sure there&#8217;s honest motavation from all concerned to do the best possible. I mean, there&#8217;s not a lot of alternatives: Cairngorm, ARP or &#8220;mess&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Webster</title>
		<link>http://gorillajawn.com/wordpress/2007/05/29/cairngorm-framework-%e2%80%93-a-few-suggestions/comment-page-1/#comment-30</link>
		<dc:creator>Steven Webster</dc:creator>
		<pubDate>Tue, 29 May 2007 11:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=6#comment-30</guid>
		<description>Jon -- it&#039;s great to follow your journey with Cairngorm, and thanks for sharing your suggestions.  Remember however, that Cairngorm started life back in the days of Flash development, where things like the ServiceLocator pattern DID do lookups and manage connections, etc.  As Flex performed much more heavy lifting, some of this lifting could be removed from Cairngorm.

One of the challenges/resonsibilities we face with such a prevalent and widely used framework such as Cairngorm, is backward compatibility.  I think we would lose credibility if we started renaming all the patterns - at the end of the day, they very quickly become a lingua franca between developers.

The diagram you are discussing - that&#039;s produced by the cairngormdocs.org community, and I&#039;m sure they would welcome your contributions in helping to clarify the diagram.  You&#039;ll find them at www.cairngormdocs.org

Best,

Steven</description>
		<content:encoded><![CDATA[<p>Jon &#8212; it&#8217;s great to follow your journey with Cairngorm, and thanks for sharing your suggestions.  Remember however, that Cairngorm started life back in the days of Flash development, where things like the ServiceLocator pattern DID do lookups and manage connections, etc.  As Flex performed much more heavy lifting, some of this lifting could be removed from Cairngorm.</p>
<p>One of the challenges/resonsibilities we face with such a prevalent and widely used framework such as Cairngorm, is backward compatibility.  I think we would lose credibility if we started renaming all the patterns &#8211; at the end of the day, they very quickly become a lingua franca between developers.</p>
<p>The diagram you are discussing &#8211; that&#8217;s produced by the cairngormdocs.org community, and I&#8217;m sure they would welcome your contributions in helping to clarify the diagram.  You&#8217;ll find them at <a href="http://www.cairngormdocs.org" rel="nofollow">http://www.cairngormdocs.org</a></p>
<p>Best,</p>
<p>Steven</p>
]]></content:encoded>
	</item>
</channel>
</rss>
