<?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: Investing in your tests&#8211;A lesson in object composition</title>
	<atom:link href="http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/</link>
	<description>Startups, open source, and coffee.</description>
	<lastBuildDate>Mon, 20 May 2013 20:00: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: TDD: Links, News And Resources (8) &#124; Angel "Java" Lopez on Blog</title>
		<link>http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/#comment-195</link>
		<dc:creator>TDD: Links, News And Resources (8) &#124; Angel "Java" Lopez on Blog</dc:creator>
		<pubDate>Sun, 10 Mar 2013 17:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/josharnold/?p=241#comment-195</guid>
		<description>[...] Investing in your tests–A lesson in object composition &#124; Josh Arnold&#8217;s Blog http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Investing in your tests–A lesson in object composition | Josh Arnold&#8217;s Blog <a href="http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/" rel="nofollow">http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jef Claes</title>
		<link>http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/#comment-179</link>
		<dc:creator>Jef Claes</dc:creator>
		<pubDate>Wed, 02 Jan 2013 13:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/josharnold/?p=241#comment-179</guid>
		<description>Just a quick comment to let you know the gists are also not showing up in Google Reader.</description>
		<content:encoded><![CDATA[<p>Just a quick comment to let you know the gists are also not showing up in Google Reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmarnold</title>
		<link>http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/#comment-174</link>
		<dc:creator>jmarnold</dc:creator>
		<pubDate>Sun, 23 Dec 2012 01:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/josharnold/?p=241#comment-174</guid>
		<description>Oh, absolutely. However (and I rarely take this stance), there are times when you have to weigh goals and their values of the overall design. For this particular case, I&#039;ve seen what happens when the source memoization is removed and optimization gets poor. On top of that, diagnostics is a big piece of our vision and caching the mechanics makes that possible. Unfortunately, those two decisions make some of the setup a little clumsy.

It&#039;s not 50 lines of setup clumsy. It&#039;s about 5-6 repetitive lines that I wouldn&#039;t want forced on me -- especially when they require intimate knowledge of the composition. The scenario &quot;pattern&quot; is the best compromise I&#039;ve seen so far.</description>
		<content:encoded><![CDATA[<p>Oh, absolutely. However (and I rarely take this stance), there are times when you have to weigh goals and their values of the overall design. For this particular case, I&#8217;ve seen what happens when the source memoization is removed and optimization gets poor. On top of that, diagnostics is a big piece of our vision and caching the mechanics makes that possible. Unfortunately, those two decisions make some of the setup a little clumsy.</p>
<p>It&#8217;s not 50 lines of setup clumsy. It&#8217;s about 5-6 repetitive lines that I wouldn&#8217;t want forced on me &#8212; especially when they require intimate knowledge of the composition. The scenario &#8220;pattern&#8221; is the best compromise I&#8217;ve seen so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David DeWinter</title>
		<link>http://lostechies.com/josharnold/2012/12/22/investing-in-your-testsa-lesson-in-object-composition/#comment-173</link>
		<dc:creator>David DeWinter</dc:creator>
		<pubDate>Sun, 23 Dec 2012 01:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/josharnold/?p=241#comment-173</guid>
		<description>I think the message should be stronger; invest in your tests, yes, but use them as a sense to tell you that your design needs improving, too. When you feel your tests becoming too cumbersome to write or maintain, take a step back and re-evaluate your approach.

As an aside I can&#039;t see your code examples on my phone. :(</description>
		<content:encoded><![CDATA[<p>I think the message should be stronger; invest in your tests, yes, but use them as a sense to tell you that your design needs improving, too. When you feel your tests becoming too cumbersome to write or maintain, take a step back and re-evaluate your approach.</p>
<p>As an aside I can&#8217;t see your code examples on my phone. <img src='http://lostechies.com/josharnold/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
