<?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: Model View Presenter Styles</title>
	<atom:link href="http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/</link>
	<description>pursuing well-crafted software</description>
	<lastBuildDate>Tue, 14 May 2013 13:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: alberto</title>
		<link>http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/#comment-143</link>
		<dc:creator>alberto</dc:creator>
		<pubDate>Fri, 18 Jun 2010 19:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspiringcraftsman.com/2008/11/model-view-presenter-styles/#comment-143</guid>
		<description>Thanks!! great article!!!
I&#039;m my humble opinion the best variant it&#039;s the last one.
Some years ago I hated to program the view. But I
realise that I wasn&#039;t using the correct concepts for
the job. And after read this great article I will enjoy 
it, for sure.</description>
		<content:encoded><![CDATA[<p>Thanks!! great article!!!<br />
I&#8217;m my humble opinion the best variant it&#8217;s the last one.<br />
Some years ago I hated to program the view. But I<br />
realise that I wasn&#8217;t using the correct concepts for<br />
the job. And after read this great article I will enjoy<br />
it, for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/#comment-142</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Wed, 21 Apr 2010 19:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspiringcraftsman.com/2008/11/model-view-presenter-styles/#comment-142</guid>
		<description>In the Observing Presenter style, it looks like I manually changed my stub and forgot to change the ButtonClick type, as this shouldn&#039;t compile.  Once that is fixed, it should work.</description>
		<content:encoded><![CDATA[<p>In the Observing Presenter style, it looks like I manually changed my stub and forgot to change the ButtonClick type, as this shouldn&#8217;t compile.  Once that is fixed, it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/#comment-141</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Wed, 21 Apr 2010 18:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspiringcraftsman.com/2008/11/model-view-presenter-styles/#comment-141</guid>
		<description>After button click, the view doesn&#039;t get updated.

In all the examples above I noticed that the handler &quot;model_TextChanged&quot; does not update the view to display the latest value of View.Text

I think it is wrong</description>
		<content:encoded><![CDATA[<p>After button click, the view doesn&#8217;t get updated.</p>
<p>In all the examples above I noticed that the handler &#8220;model_TextChanged&#8221; does not update the view to display the latest value of View.Text</p>
<p>I think it is wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Александр Кондуфоров</title>
		<link>http://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/#comment-140</link>
		<dc:creator>Александр Кондуфоров</dc:creator>
		<pubDate>Sun, 22 Mar 2009 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspiringcraftsman.com/2008/11/model-view-presenter-styles/#comment-140</guid>
		<description>Great article! Thanks a lot!Everything is clear, very nice examples.It&#039;s interesting to see that 30 years passed after the MVC pattern was invented but it (and its descendants like MVP and others) is gaining its wide popularity only now. Though we can say the same about other software development principles and even some approaches like functional programming...</description>
		<content:encoded><![CDATA[<p>Great article! Thanks a lot!Everything is clear, very nice examples.It&#8217;s interesting to see that 30 years passed after the MVC pattern was invented but it (and its descendants like MVP and others) is gaining its wide popularity only now. Though we can say the same about other software development principles and even some approaches like functional programming&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
