<?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: Looking Ahead to 2010</title>
	<atom:link href="http://elegantcode.com/2010/02/09/looking-ahead-to-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2010/02/09/looking-ahead-to-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=looking-ahead-to-2010</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 23:42:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2010/02/09/looking-ahead-to-2010/comment-page-1/#comment-53523</link>
		<dc:creator>John Sonmez</dc:creator>
		<pubDate>Thu, 11 Feb 2010 03:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/09/looking-ahead-to-2010/#comment-53523</guid>
		<description>I&#039;ll have to try that out.  I always wanted to enforce that, because to me it doesn&#039;t make any sense to check code into a broken build.  If someone is checking code into a build that is already broken, how can they know if they broke the build more?</description>
		<content:encoded><![CDATA[<p>I&#8217;ll have to try that out.  I always wanted to enforce that, because to me it doesn&#8217;t make any sense to check code into a broken build.  If someone is checking code into a build that is already broken, how can they know if they broke the build more?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Starr</title>
		<link>http://elegantcode.com/2010/02/09/looking-ahead-to-2010/comment-page-1/#comment-53518</link>
		<dc:creator>David Starr</dc:creator>
		<pubDate>Wed, 10 Feb 2010 19:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/09/looking-ahead-to-2010/#comment-53518</guid>
		<description>Another option with 2010 TFS is the CI Check In Policy.

This policy ensures that when a build is broken, no new check-ins by other people are permitted until the breaker fixes the build. You want to hold someone accountable? Tyr not letting the other team members check in until the build breaker gets it fixed. Wow. Will be interesting to see how that one plays out.</description>
		<content:encoded><![CDATA[<p>Another option with 2010 TFS is the CI Check In Policy.</p>
<p>This policy ensures that when a build is broken, no new check-ins by other people are permitted until the breaker fixes the build. You want to hold someone accountable? Tyr not letting the other team members check in until the build breaker gets it fixed. Wow. Will be interesting to see how that one plays out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2010/02/09/looking-ahead-to-2010/comment-page-1/#comment-53499</link>
		<dc:creator>John Sonmez</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2010/02/09/looking-ahead-to-2010/#comment-53499</guid>
		<description>I am a big fan of the Gated Check In.  It is very difficult to get developers to pay attention to broken builds.  By not allowing the build to be broken in the first place, you eliminate many of the problems and finger pointing.  Sure someone can still break a functional automated test, but I think this kind of preemptive action will improve quality.  Especially in the enforcement of static analysis tools.</description>
		<content:encoded><![CDATA[<p>I am a big fan of the Gated Check In.  It is very difficult to get developers to pay attention to broken builds.  By not allowing the build to be broken in the first place, you eliminate many of the problems and finger pointing.  Sure someone can still break a functional automated test, but I think this kind of preemptive action will improve quality.  Especially in the enforcement of static analysis tools.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

