<?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: Aggressive domain model fluent interface &#8211; take #1</title>
	<atom:link href="http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/</link>
	<description>Microsoft Connected Systems MVP</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:39:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: torresdal</title>
		<link>http://www.larswilhelmsen.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/comment-page-1/#comment-9</link>
		<dc:creator>torresdal</dc:creator>
		<pubDate>Thu, 02 Oct 2008 21:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://larsw.wordpress.com/2008/10/02/aggressive-domain-model-fluent-interface-take-1/#comment-9</guid>
		<description>I like the last one best. Though I personally prefer even more fluency in the &quot;sentences&quot;.

I first tried to mod your second suggestion, but ended up using the Project object as start:

.Project(&quot;Agressive&quot;)
.Add(2.Hours())
.On.Activity(Developing&quot;)
.On.Task(&quot;Creating a fluent interface.&quot;)
.ForUser(&quot;Lars&quot;);

Just my two cents... :-)</description>
		<content:encoded><![CDATA[<p>I like the last one best. Though I personally prefer even more fluency in the &#8220;sentences&#8221;.</p>
<p>I first tried to mod your second suggestion, but ended up using the Project object as start:</p>
<p>.Project(&#8220;Agressive&#8221;)<br />
.Add(2.Hours())<br />
.On.Activity(Developing&#8221;)<br />
.On.Task(&#8220;Creating a fluent interface.&#8221;)<br />
.ForUser(&#8220;Lars&#8221;);</p>
<p>Just my two cents&#8230; <img src='http://www.larswilhelmsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
