<?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: Exception is part of the interface</title>
	<atom:link href="http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/</link>
	<description>A site by Simon Lin</description>
	<lastBuildDate>Tue, 24 Jun 2008 17:59:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: simon</title>
		<link>http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/comment-page-1/#comment-48</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 16 Mar 2007 04:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/#comment-48</guid>
		<description>&lt;p&gt;I totally agree with you.  While they spent so much time introducing half-baked features like Generic, they should have paid more attention to improving existing ones.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I totally agree with you.  While they spent so much time introducing half-baked features like Generic, they should have paid more attention to improving existing ones.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Perrin</title>
		<link>http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/comment-page-1/#comment-47</link>
		<dc:creator>Jeff Perrin</dc:creator>
		<pubDate>Fri, 16 Mar 2007 04:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlin.ca/2007/03/16/exception-is-part-of-the-interface/#comment-47</guid>
		<description>&lt;p&gt;Java collections suck ass. I especially hate addAll on List and how it returns a boolean instead of another instance of List. And how useful functions like sorting use a static Collection method. And how there&#039;s no useful filtering functions like find(Specification spec), or conversion functions like convertAll(ConversionCommand cmd).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Java collections suck ass. I especially hate addAll on List and how it returns a boolean instead of another instance of List. And how useful functions like sorting use a static Collection method. And how there&#8217;s no useful filtering functions like find(Specification spec), or conversion functions like convertAll(ConversionCommand cmd).</p>]]></content:encoded>
	</item>
</channel>
</rss>
