<?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: Nounification of Verbs</title>
	<atom:link href="http://dynamicorange.com/2009/01/27/nounification-of-verbs/feed/" rel="self" type="application/rss+xml" />
	<link>http://dynamicorange.com/2009/01/27/nounification-of-verbs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nounification-of-verbs</link>
	<description>A low-frequency blog by Rob Styles</description>
	<lastBuildDate>Mon, 19 Dec 2011 07:54:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan Mull</title>
		<link>http://dynamicorange.com/2009/01/27/nounification-of-verbs/#comment-4518</link>
		<dc:creator>Dan Mull</dc:creator>
		<pubDate>Fri, 24 Jul 2009 23:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://dynamicorange.com/?p=408#comment-4518</guid>
		<description>Steve Yegge explains similar points in a consumable yet long anecdotal way back in 2006..

http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html</description>
		<content:encoded><![CDATA[<p>Steve Yegge explains similar points in a consumable yet long anecdotal way back in 2006..</p>
<p><a href="http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html" rel="nofollow">http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Styles</title>
		<link>http://dynamicorange.com/2009/01/27/nounification-of-verbs/#comment-4517</link>
		<dc:creator>Rob Styles</dc:creator>
		<pubDate>Wed, 28 Jan 2009 10:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://dynamicorange.com/?p=408#comment-4517</guid>
		<description>Difficult one, I wasn&#039;t thinking of MVP or MVC when I wrote this.

With MVP the presenter provides a mechanism for mapping the domain centric data elements on the model objects to display centric data elements in the view objects.

In theory, it would be nice to think that the view knew how to display the domain objects directly, as in Naked Objects, but in practice the UI frameworks we use make that complicated. Also, in practice I suspect it would lead to views that were very specialised. So, the knowledge of how to display a domain object in a view gets pulled out into either a Presenter or a Controller depending on how you&#039;re using the terms.

Does the fact that lots of clever people do it that way make it right? Probably.</description>
		<content:encoded><![CDATA[<p>Difficult one, I wasn&#8217;t thinking of MVP or MVC when I wrote this.</p>
<p>With MVP the presenter provides a mechanism for mapping the domain centric data elements on the model objects to display centric data elements in the view objects.</p>
<p>In theory, it would be nice to think that the view knew how to display the domain objects directly, as in Naked Objects, but in practice the UI frameworks we use make that complicated. Also, in practice I suspect it would lead to views that were very specialised. So, the knowledge of how to display a domain object in a view gets pulled out into either a Presenter or a Controller depending on how you&#8217;re using the terms.</p>
<p>Does the fact that lots of clever people do it that way make it right? Probably.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyndsay</title>
		<link>http://dynamicorange.com/2009/01/27/nounification-of-verbs/#comment-4516</link>
		<dc:creator>Lyndsay</dc:creator>
		<pubDate>Wed, 28 Jan 2009 08:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://dynamicorange.com/?p=408#comment-4516</guid>
		<description>Thanks for this interesting post. Do you have a similar experience with naming Presenter classes, e.g. XyzPresenter and AbcPresenter, that are part of the MVP pattern (or do you avoid MVP)?</description>
		<content:encoded><![CDATA[<p>Thanks for this interesting post. Do you have a similar experience with naming Presenter classes, e.g. XyzPresenter and AbcPresenter, that are part of the MVP pattern (or do you avoid MVP)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

