<?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"
	>
<channel>
	<title>Comments on: &#8220;Complete&#8221; and &#8220;Freeze&#8221; Aren&#8217;t</title>
	<atom:link href="http://jrothman.com/blog/mpd/2005/10/complete-and-freeze-arent.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jrothman.com/blog/mpd/2005/10/complete-and-freeze-arent.html</link>
	<description>Management, especially good management, is hard to do. This blog is for people who want to think about how they manage people, projects, and risk.</description>
	<pubDate>Mon, 01 Dec 2008 22:14:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Chip Patton</title>
		<link>http://jrothman.com/blog/mpd/2005/10/complete-and-freeze-arent.html#comment-229</link>
		<dc:creator>Chip Patton</dc:creator>
		<pubDate>Wed, 26 Oct 2005 20:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://jrothman.com/blog/mpd/?p=8105#comment-229</guid>
		<description>Maybe I'm just nitpicking at you today, but like the writer above I have trouble with your usage of "Code Complete" and "Code Freeze".
Code Complete is traditionally a milestone, not a rolled up task; it marks the end of a bunch of tasks and reaching that milestone depends on those tasks being done.  Those tasks are writing code and the implication is a Waterfall development cycle.  The semantic is "code complete", not code, integration and testing complete.  In fact the Code Complete milestone is typically a gate into the Integration phase, and subsequently into the Test phase.
I provide this as definition, not as advocation.  It's a horrible way to develop software because of exactly the situation described by the manager in your story.  Agile, or short cycle development is what works in practice, but let's leave the waterfall terminology where it belongs.
"Code Freeze" is a different animal, although on waterfall based projects it's often hoped that it will happen around the same time as "Code Complete".  Code Freeze indicates a point in time after which only very carefully considered and controlled changes will be made to the code base, rather than the willy-nilly hurricane of development that was likely in progress previously.  Code Freeze usually does not happen instantly, rather the code becomes more stable and certain sections may be frozen first, informally, e.g. when an area lead threatens to disembowel anyone who changes the framework again.
Thanks for putting this stuff out there.</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m just nitpicking at you today, but like the writer above I have trouble with your usage of &#8220;Code Complete&#8221; and &#8220;Code Freeze&#8221;.<br />
Code Complete is traditionally a milestone, not a rolled up task; it marks the end of a bunch of tasks and reaching that milestone depends on those tasks being done.  Those tasks are writing code and the implication is a Waterfall development cycle.  The semantic is &#8220;code complete&#8221;, not code, integration and testing complete.  In fact the Code Complete milestone is typically a gate into the Integration phase, and subsequently into the Test phase.<br />
I provide this as definition, not as advocation.  It&#8217;s a horrible way to develop software because of exactly the situation described by the manager in your story.  Agile, or short cycle development is what works in practice, but let&#8217;s leave the waterfall terminology where it belongs.<br />
&#8220;Code Freeze&#8221; is a different animal, although on waterfall based projects it&#8217;s often hoped that it will happen around the same time as &#8220;Code Complete&#8221;.  Code Freeze indicates a point in time after which only very carefully considered and controlled changes will be made to the code base, rather than the willy-nilly hurricane of development that was likely in progress previously.  Code Freeze usually does not happen instantly, rather the code becomes more stable and certain sections may be frozen first, informally, e.g. when an area lead threatens to disembowel anyone who changes the framework again.<br />
Thanks for putting this stuff out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Game Manager</title>
		<link>http://jrothman.com/blog/mpd/2005/10/complete-and-freeze-arent.html#comment-228</link>
		<dc:creator>The Game Manager</dc:creator>
		<pubDate>Thu, 20 Oct 2005 22:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://jrothman.com/blog/mpd/?p=8105#comment-228</guid>
		<description>I've never heard the term "Code Complete" used except as the title of an excellent book.  Code is complete at the end of the development cycle, and we usually call that "Final", "Gold Master", or just "Done".
"Code Freeze" is common in my experience, but it's not well-defined.  It means a state where no further changes are desired but there is an expectation that bug fixes will be required and all code submissions should be carefully examined for their potential to destabilize other code.  It's somewhere after "Beta" in that everyone understands that bug fixing will be widespread during the Beta period.
A closely allied milestone I've heard used is "Feature Freeze", which means we're now limited to bug fixing, not adding features.  The line between a bug and a feature can, of course, be fuzzy. :-(.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never heard the term &#8220;Code Complete&#8221; used except as the title of an excellent book.  Code is complete at the end of the development cycle, and we usually call that &#8220;Final&#8221;, &#8220;Gold Master&#8221;, or just &#8220;Done&#8221;.<br />
&#8220;Code Freeze&#8221; is common in my experience, but it&#8217;s not well-defined.  It means a state where no further changes are desired but there is an expectation that bug fixes will be required and all code submissions should be carefully examined for their potential to destabilize other code.  It&#8217;s somewhere after &#8220;Beta&#8221; in that everyone understands that bug fixing will be widespread during the Beta period.<br />
A closely allied milestone I&#8217;ve heard used is &#8220;Feature Freeze&#8221;, which means we&#8217;re now limited to bug fixing, not adding features.  The line between a bug and a feature can, of course, be fuzzy. :-(.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
