<?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: Set Based Concurrent Engineering: A simple example</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Needham: Coding: Spike Driven Development &#124; Software Secret Weapons</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-85906</link>
		<dc:creator>Mark Needham: Coding: Spike Driven Development &#124; Software Secret Weapons</dc:creator>
		<pubDate>Wed, 19 Jan 2011 20:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-85906</guid>
		<description>[...] Iâm more used to taking the approach Iâve described when explicitly working on âspikesâ or âexperimentsâ but in a way what weâve done is perhaps closer to concurrent set based engineering. [...]</description>
		<content:encoded><![CDATA[<p>[...] Iâm more used to taking the approach Iâve described when explicitly working on âspikesâ or âexperimentsâ but in a way what weâve done is perhaps closer to concurrent set based engineering. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding: Spike Driven Development at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-85861</link>
		<dc:creator>Coding: Spike Driven Development at Mark Needham</dc:creator>
		<pubDate>Wed, 19 Jan 2011 17:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-85861</guid>
		<description>[...] I&#8217;m more used to taking the approach I&#8217;ve described when explicitly working on &#8216;spikes&#8217; or &#8216;experiments&#8216; but in a way what we&#8217;ve done is perhaps closer to concurrent set based engineering. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m more used to taking the approach I&#8217;ve described when explicitly working on &#8216;spikes&#8217; or &#8216;experiments&#8216; but in a way what we&#8217;ve done is perhaps closer to concurrent set based engineering. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knowing when to persevere and when to change approach at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-26354</link>
		<dc:creator>Knowing when to persevere and when to change approach at Mark Needham</dc:creator>
		<pubDate>Sat, 07 Nov 2009 23:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-26354</guid>
		<description>[...] the task that there is some doubt as to which solution is the most appropriate then we can adopt a set based approach whereby we try out multiple potential solutions in [...]</description>
		<content:encoded><![CDATA[<p>[...] the task that there is some doubt as to which solution is the most appropriate then we can adopt a set based approach whereby we try out multiple potential solutions in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memory Profiling in Twisted Code with Heapy &#124; Apparatus &#124; DevBlogr</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-23336</link>
		<dc:creator>Memory Profiling in Twisted Code with Heapy &#124; Apparatus &#124; DevBlogr</dc:creator>
		<pubDate>Sat, 03 Oct 2009 06:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-23336</guid>
		<description>[...] Set Based Concurrent Engineering: A simple example at Mark Needham [...]</description>
		<content:encoded><![CDATA[<p>[...] Set Based Concurrent Engineering: A simple example at Mark Needham [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-22744</link>
		<dc:creator>Mark Needham</dc:creator>
		<pubDate>Fri, 18 Sep 2009 23:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-22744</guid>
		<description>Actually I&#039;m planning to write about that bit as well but I didn&#039;t realise that it was part of set based concurrent engineering as well.

Even if the library didn&#039;t have a bug in it I think given a similar situation in the future I would choose to use setter based injection because it takes much less time and the fact that we could mutate the dependency after creation isn&#039;t as important compared to that gain.</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;m planning to write about that bit as well but I didn&#8217;t realise that it was part of set based concurrent engineering as well.</p>
<p>Even if the library didn&#8217;t have a bug in it I think given a similar situation in the future I would choose to use setter based injection because it takes much less time and the fact that we could mutate the dependency after creation isn&#8217;t as important compared to that gain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Yip</title>
		<link>http://www.markhneedham.com/blog/2009/09/19/set-based-concurrent-engineering-a-simple-example/comment-page-1/#comment-22742</link>
		<dc:creator>Jason Yip</dc:creator>
		<pubDate>Fri, 18 Sep 2009 22:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1653#comment-22742</guid>
		<description>One of the key aspects of the SBCE approach is the capturing of the knowledge in an appropriate form so the next time you need to make a similar decision you don&#039;t have to re-run the same experiment.</description>
		<content:encoded><![CDATA[<p>One of the key aspects of the SBCE approach is the capturing of the knowledge in an appropriate form so the next time you need to make a similar decision you don&#8217;t have to re-run the same experiment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

