<?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>Sat, 21 Jan 2012 21:22:58 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amit Gupta</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-12096</link>
		<dc:creator>Amit Gupta</dc:creator>
		<pubDate>Thu, 27 Oct 2011 06:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-12096</guid>
		<description>I imagin myself in the image you inserted at the last of this post, after self reading about generics</description>
		<content:encoded><![CDATA[<p>I imagin myself in the image you inserted at the last of this post, after self reading about generics</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beyond Java &#8211; &#8220;No Fluff, Just Stuff&#8221; Java Generics Quote &#124; cstropz.net</title>
		<link>http://www.coderfriendly.com/2009/05/09/evolving-the-java-language-generics-were-hard-to-implement/comment-page-1/#comment-11985</link>
		<dc:creator>Beyond Java &#8211; &#8220;No Fluff, Just Stuff&#8221; Java Generics Quote &#124; cstropz.net</dc:creator>
		<pubDate>Sun, 16 Oct 2011 15:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderfriendly.com/?p=345#comment-11985</guid>
		<description>[...] Although I simpatize mostly with all these visions I just cannot have being narrow minded and I present you a link to an interesting Generics post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Although I simpatize mostly with all these visions I just cannot have being narrow minded and I present you a link to an interesting Generics post. [...]</p>
]]></content:encoded>
	</item>
	<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>

