<?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: The Three Doors of Type Systems</title>
	<atom:link href="http://hackerboss.com/the-three-doors-of-type-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackerboss.com/the-three-doors-of-type-systems/</link>
	<description>Developing software and managing development teams.</description>
	<lastBuildDate>Wed, 03 Mar 2010 17:10:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel</title>
		<link>http://hackerboss.com/the-three-doors-of-type-systems/comment-page-1/#comment-912</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 15 Feb 2010 09:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://hackerboss.com/?p=1349#comment-912</guid>
		<description>Why wait?  The &lt;a href=&quot;http://digitalmars.com/d/1.0/&quot; rel=&quot;nofollow&quot;&gt;D Programming Language&lt;/a&gt; has had type inference for &lt;a href=&quot;http://digitalmars.com/d/1.0/changelog1.html#new0137&quot; rel=&quot;nofollow&quot;&gt;over four years&lt;/a&gt;.  Actually, D (1.0 and moreso the upcoming 2.0) has many of the features that C++0x has been promising, sometimes years in advance.

My personal favourite was implementing C++0x style futures entirely in library code.  :P</description>
		<content:encoded><![CDATA[<p>Why wait?  The <a href="http://digitalmars.com/d/1.0/" rel="nofollow">D Programming Language</a> has had type inference for <a href="http://digitalmars.com/d/1.0/changelog1.html#new0137" rel="nofollow">over four years</a>.  Actually, D (1.0 and moreso the upcoming 2.0) has many of the features that C++0x has been promising, sometimes years in advance.</p>
<p>My personal favourite was implementing C++0x style futures entirely in library code.  :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ville Laurikari</title>
		<link>http://hackerboss.com/the-three-doors-of-type-systems/comment-page-1/#comment-613</link>
		<dc:creator>Ville Laurikari</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://hackerboss.com/?p=1349#comment-613</guid>
		<description>I haven&#039;t kept up with the development of C++, so I wasn&#039;t aware that &lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B0x#Type_inference&quot; rel=&quot;nofollow&quot;&gt;the next version of C++ will have type inference&lt;/a&gt;.  Thanks for the tip.  Looks like we&#039;ll still have to wait a couple of years for that, though.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t kept up with the development of C++, so I wasn&#8217;t aware that <a href="http://en.wikipedia.org/wiki/C%2B%2B0x#Type_inference" rel="nofollow">the next version of C++ will have type inference</a>.  Thanks for the tip.  Looks like we&#8217;ll still have to wait a couple of years for that, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Mocny</title>
		<link>http://hackerboss.com/the-three-doors-of-type-systems/comment-page-1/#comment-611</link>
		<dc:creator>Michal Mocny</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://hackerboss.com/?p=1349#comment-611</guid>
		<description>Completely agree :)

C++0x will have the &#039;auto&#039; keyword and decltype, so, I guess it will soon fit into that boat as well.</description>
		<content:encoded><![CDATA[<p>Completely agree :)</p>
<p>C++0x will have the &#8216;auto&#8217; keyword and decltype, so, I guess it will soon fit into that boat as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
