<?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: Java Generics and Collections</title>
	<atom:link href="http://pietrowski.info/2008/03/java-generics-and-collections/feed/" rel="self" type="application/rss+xml" />
	<link>http://pietrowski.info/2008/03/java-generics-and-collections/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 21:39:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: pedro</title>
		<link>http://pietrowski.info/2008/03/java-generics-and-collections/comment-page-1/#comment-17</link>
		<dc:creator>pedro</dc:creator>
		<pubDate>Mon, 07 Jul 2008 19:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://pietrowski.info/?p=67#comment-17</guid>
		<description>The main problem in generics are wildcards. And IMHO the reason is in broken subclassing mechanism.</description>
		<content:encoded><![CDATA[<p>The main problem in generics are wildcards. And IMHO the reason is in broken subclassing mechanism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kretes</title>
		<link>http://pietrowski.info/2008/03/java-generics-and-collections/comment-page-1/#comment-16</link>
		<dc:creator>kretes</dc:creator>
		<pubDate>Mon, 07 Jul 2008 07:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://pietrowski.info/?p=67#comment-16</guid>
		<description>I find many generic problems too complex, to be valuable to be used in typical project.

Maybe some day I will have so many patience to go deeply into generics mystery.

I think this is the most unknown piece of java for a typical Java developer</description>
		<content:encoded><![CDATA[<p>I find many generic problems too complex, to be valuable to be used in typical project.</p>
<p>Maybe some day I will have so many patience to go deeply into generics mystery.</p>
<p>I think this is the most unknown piece of java for a typical Java developer</p>
]]></content:encoded>
	</item>
</channel>
</rss>
