<?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: The magical, mystical &#8220;1.0&#8243;</title>
	<atom:link href="http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/</link>
	<description>Kevin Dangoor on Software Development</description>
	<pubDate>Fri, 21 Nov 2008 11:37:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ian Landsman</title>
		<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3214</link>
		<dc:creator>Ian Landsman</dc:creator>
		<pubDate>Wed, 05 Oct 2005 15:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3214</guid>
		<description>Like Taz says, once people are using it you're going to have to keep backward compatible anyway so that's that. Calling it less than 1.0 might make you feel more comfortable, but it doesn't change the fact that you're basically locked in.</description>
		<content:encoded><![CDATA[<p>Like Taz says, once people are using it you&#8217;re going to have to keep backward compatible anyway so that&#8217;s that. Calling it less than 1.0 might make you feel more comfortable, but it doesn&#8217;t change the fact that you&#8217;re basically locked in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tazzzzz</title>
		<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3162</link>
		<dc:creator>tazzzzz</dc:creator>
		<pubDate>Tue, 04 Oct 2005 18:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3162</guid>
		<description>While there may be a discrepancy between what your vision is and what you have, if what you have can already provide value to people and not make them miserable because of bugs, then I think it's ready to be 1.0.

Look at how many people are using Rails in different capacities. Rails hasn't been dubbed 1.0, but I'm certain that DHH considered backwards compatibility when making changes.

And I still contend that backwards compatibility is not *that* hard, particularly in dynamic languages. Python and Java have evolved *a lot* over the last 10 years with very little in the way of backwards incompatibilities.</description>
		<content:encoded><![CDATA[<p>While there may be a discrepancy between what your vision is and what you have, if what you have can already provide value to people and not make them miserable because of bugs, then I think it&#8217;s ready to be 1.0.</p>
<p>Look at how many people are using Rails in different capacities. Rails hasn&#8217;t been dubbed 1.0, but I&#8217;m certain that DHH considered backwards compatibility when making changes.</p>
<p>And I still contend that backwards compatibility is not *that* hard, particularly in dynamic languages. Python and Java have evolved *a lot* over the last 10 years with very little in the way of backwards incompatibilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3161</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Tue, 04 Oct 2005 18:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3161</guid>
		<description>I'm a programmer, I count from zero.  Really I should start at 0.0.0.0 and count up to 0.0.0.1 and so forth.

In my experience, the stable interface thing kind of creeps up on you, and only later do you realize you're stuck.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a programmer, I count from zero.  Really I should start at 0.0.0.0 and count up to 0.0.0.1 and so forth.</p>
<p>In my experience, the stable interface thing kind of creeps up on you, and only later do you realize you&#8217;re stuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayende Rahien</title>
		<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3158</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Tue, 04 Oct 2005 18:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3158</guid>
		<description>There is a problem with breaking backward compatability. Which I think is one big problem.
Beyond that, there is the discrepency between what I see in my head and what I have in my hand :-)</description>
		<content:encoded><![CDATA[<p>There is a problem with breaking backward compatability. Which I think is one big problem.<br />
Beyond that, there is the discrepency between what I see in my head and what I have in my hand <img src='http://www.blueskyonmars.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Landsman</title>
		<link>http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3152</link>
		<dc:creator>Ian Landsman</dc:creator>
		<pubDate>Tue, 04 Oct 2005 16:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2005/10/04/the-magical-mystical-10/#comment-3152</guid>
		<description>I couldn't agree more. Once you've presented your "product" to the general public it should have a 1.0 label. In fact I think having a 1.0 version number more clearly conveys the state of the product. Less than 1.0 seems unclear as to if it should be used at all, while 1.0 says hey it's ready to go but it's new so expect to see more improvements over time.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more. Once you&#8217;ve presented your &#8220;product&#8221; to the general public it should have a 1.0 label. In fact I think having a 1.0 version number more clearly conveys the state of the product. Less than 1.0 seems unclear as to if it should be used at all, while 1.0 says hey it&#8217;s ready to go but it&#8217;s new so expect to see more improvements over time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.434 seconds -->
<!-- Cached page served by WP-Cache -->
