<?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: Go easy on the type checking</title>
	<atom:link href="http://labnotes.org/2006/12/12/go-easy-on-the-type-checking/feed/" rel="self" type="application/rss+xml" />
	<link>http://labnotes.org/2006/12/12/go-easy-on-the-type-checking/</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 21:29:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Assaf</title>
		<link>http://labnotes.org/2006/12/12/go-easy-on-the-type-checking/comment-page-1/#comment-55974</link>
		<dc:creator>Assaf</dc:creator>
		<pubDate>Wed, 13 Dec 2006 04:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/2006/12/12/go-easy-on-the-type-checking/#comment-55974</guid>
		<description>oops ... it ate my angle brackets also, there was a &lt;String&gt; in there. let me try and fix it.</description>
		<content:encoded><![CDATA[<p>oops &#8230; it ate my angle brackets also, there was a &lt;String&gt; in there. let me try and fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eran</title>
		<link>http://labnotes.org/2006/12/12/go-easy-on-the-type-checking/comment-page-1/#comment-55815</link>
		<dc:creator>Eran</dc:creator>
		<pubDate>Wed, 13 Dec 2006 04:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/2006/12/12/go-easy-on-the-type-checking/#comment-55815</guid>
		<description>Dude! your blog ate my angle brackets!

&lt;blockquote&gt;
Shouldnâ€™t you be using generics for this? I think the compiler would correctly catch the error if you used ArrayList&lt;Person&gt; (or ArrayList&lt;String&gt;) instead of just ArrayList.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Dude! your blog ate my angle brackets!</p>
<blockquote><p>
Shouldnâ€™t you be using generics for this? I think the compiler would correctly catch the error if you used ArrayList&lt;Person&gt; (or ArrayList&lt;String&gt;) instead of just ArrayList.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eran</title>
		<link>http://labnotes.org/2006/12/12/go-easy-on-the-type-checking/comment-page-1/#comment-55814</link>
		<dc:creator>Eran</dc:creator>
		<pubDate>Wed, 13 Dec 2006 04:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/2006/12/12/go-easy-on-the-type-checking/#comment-55814</guid>
		<description>Shouldn&#039;t you be using generics for this? I think the compiler would correctly catch the error if you used ArrayList (or ArrayList) instead of just ArrayList.</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t you be using generics for this? I think the compiler would correctly catch the error if you used ArrayList (or ArrayList) instead of just ArrayList.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

