<?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: Evolving the Java language: generics were hard to implement</title>
	<atom:link href="http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/</link>
	<description>Writing about software and human behavior...</description>
	<lastBuildDate>Wed, 30 Jun 2010 22:03:18 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gmail</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-1902</link>
		<dc:creator>Gmail</dc:creator>
		<pubDate>Tue, 23 Mar 2010 07:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-1902</guid>
		<description>Google Says. Generics.</description>
		<content:encoded><![CDATA[<p>Google Says. Generics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Collections Cheatsheet &#124; Coder-friendly</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-52</link>
		<dc:creator>Java Collections Cheatsheet &#124; Coder-friendly</dc:creator>
		<pubDate>Tue, 12 May 2009 21:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-52</guid>
		<description>[...] Collections Cheatsheet      Hello, As I said in my previous post, I currently read this great book (not expensive and few hours to read it): Java Generics and [...]</description>
		<content:encoded><![CDATA[<p>[...] Collections Cheatsheet      Hello, As I said in my previous post, I currently read this great book (not expensive and few hours to read it): Java Generics and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coder-friendly</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-49</link>
		<dc:creator>coder-friendly</dc:creator>
		<pubDate>Sun, 10 May 2009 18:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-49</guid>
		<description>Hello Sakuraba,
I don&#039;t know if generics can be fixed with using reifiable types. Maybe, the cost to change it would be too high and that&#039;s it. I don&#039;t think that the current solution is as bad as Bob says. Maybe, there&#039;s no many problems where generics are so useful (I think collections cover the majority but I may be wrong).
I hope Oracle will invest massively in Java, but I don&#039;t know whether they want to postpone the release of JDK7. But, they can be ambitious with the JDK8 :-).
Thank you for your comment.
Coderfriendly</description>
		<content:encoded><![CDATA[<p>Hello Sakuraba,<br />
I don&#8217;t know if generics can be fixed with using reifiable types. Maybe, the cost to change it would be too high and that&#8217;s it. I don&#8217;t think that the current solution is as bad as Bob says. Maybe, there&#8217;s no many problems where generics are so useful (I think collections cover the majority but I may be wrong).<br />
I hope Oracle will invest massively in Java, but I don&#8217;t know whether they want to postpone the release of JDK7. But, they can be ambitious with the JDK8 <img src='http://www.coderfriendly.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .<br />
Thank you for your comment.<br />
Coderfriendly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakuraba</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-47</link>
		<dc:creator>Sakuraba</dc:creator>
		<pubDate>Sun, 10 May 2009 09:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-47</guid>
		<description>So why dont we fix it then? Could the Oracle aqcuisition postpone the release of JDK 7 long enough to provide enough time to fix this?</description>
		<content:encoded><![CDATA[<p>So why dont we fix it then? Could the Oracle aqcuisition postpone the release of JDK 7 long enough to provide enough time to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-46</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sun, 10 May 2009 01:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-46</guid>
		<description>The implementation of Java generics assures that noone will use them for anything but collections cast reducing.  Its a bogus implemenation and the &quot;complexity&quot; argument is an apology.</description>
		<content:encoded><![CDATA[<p>The implementation of Java generics assures that noone will use them for anything but collections cast reducing.  Its a bogus implemenation and the &#8220;complexity&#8221; argument is an apology.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
