<?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: You know something is wrong when this is the solution&#8230;</title>
	<atom:link href="http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emmanuel Pirsch</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35348</link>
		<dc:creator>Emmanuel Pirsch</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35348</guid>
		<description>Or when you cannot do this :

List&lt;Stuff&gt; a= new ArrayList&lt;Stuff&gt;();
List&lt;Stuff&gt; b= new ArrayList&lt;Stuff&gt;();
List&lt;Stuff&gt; c= new ArrayList&lt;Stuff&gt;();

List&lt;Stuff&gt;[] aLotOfStuff= new List&lt;Stuff&gt;[]{a, b, c};

But you can do :
List&lt;?&gt;[] aLotOfStuff= new List&lt;?&gt;[]{a, b, c};


</description>
		<content:encoded><![CDATA[<p>Or when you cannot do this :</p>
<p>List&lt;Stuff&gt; a= new ArrayList&lt;Stuff&gt;();<br />
List&lt;Stuff&gt; b= new ArrayList&lt;Stuff&gt;();<br />
List&lt;Stuff&gt; c= new ArrayList&lt;Stuff&gt;();</p>
<p>List&lt;Stuff&gt;[] aLotOfStuff= new List&lt;Stuff&gt;[]{a, b, c};</p>
<p>But you can do :<br />
List&lt;?&gt;[] aLotOfStuff= new List&lt;?&gt;[]{a, b, c};</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Silveira</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35347</link>
		<dc:creator>Tiago Silveira</dc:creator>
		<pubDate>Tue, 05 Dec 2006 11:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35347</guid>
		<description>Something&#039;s been wrong for quite a while.

Stephen Colebourne bashed his head against the wall too: http://jroller.com/page/scolebourne?entry=generics_bashing_your_head_against

When everybody needed more expressive ways to write behaviour, they gave us a way to play hide-and-seek with the compiler. It hides, you seek.
</description>
		<content:encoded><![CDATA[<p>Something&#8217;s been wrong for quite a while.</p>
<p>Stephen Colebourne bashed his head against the wall too: <a href="http://jroller.com/page/scolebourne?entry=generics_bashing_your_head_against" rel="nofollow">http://jroller.com/page/scolebourne?entry=generics_bashing_your_head_against</a></p>
<p>When everybody needed more expressive ways to write behaviour, they gave us a way to play hide-and-seek with the compiler. It hides, you seek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edisern</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35346</link>
		<dc:creator>edisern</dc:creator>
		<pubDate>Tue, 05 Dec 2006 07:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35346</guid>
		<description>&quot;Player friend:come here to experience the pouring , thrilling and lightsome

online game, please register the following website ,they will  provide the high-

speed game agency to every player, the speed and service must be the top-grade

absolutely .&quot;
game

</description>
		<content:encoded><![CDATA[<p>&#8220;Player friend:come here to experience the pouring , thrilling and lightsome</p>
<p>online game, please register the following website ,they will  provide the high-</p>
<p>speed game agency to every player, the speed and service must be the top-grade</p>
<p>absolutely .&#8221;<br />
game</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lee</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35345</link>
		<dc:creator>Bob Lee</dc:creator>
		<pubDate>Tue, 05 Dec 2006 05:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35345</guid>
		<description>The current syntax leaves a lot to be desired, but that&#039;s what syntax sugar is for--so CS 101 students can enjoy the semantics without worrying about the mechanics. ;)
</description>
		<content:encoded><![CDATA[<p>The current syntax leaves a lot to be desired, but that&#8217;s what syntax sugar is for&#8211;so CS 101 students can enjoy the semantics without worrying about the mechanics. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Kuleshov</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35344</link>
		<dc:creator>Eugene Kuleshov</dc:creator>
		<pubDate>Tue, 05 Dec 2006 04:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35344</guid>
		<description>I particularly like what Neal himself said about that: &quot;Erasure rears its ugly head...&quot;. He was joking, but still... :-)
</description>
		<content:encoded><![CDATA[<p>I particularly like what Neal himself said about that: &#8220;Erasure rears its ugly head&#8230;&#8221;. He was joking, but still&#8230; :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Almaer</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35343</link>
		<dc:creator>Dion Almaer</dc:creator>
		<pubDate>Tue, 05 Dec 2006 03:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35343</guid>
		<description>I am somewhat teasing, but on the other hand I would hate to be in CSCI 101 and staring at this kind of code. (lisp (prefer (i would)))
</description>
		<content:encoded><![CDATA[<p>I am somewhat teasing, but on the other hand I would hate to be in CSCI 101 and staring at this kind of code. (lisp (prefer (i would)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lee</title>
		<link>http://almaer.com/blog/you-know-something-is-wrong-when-this-is-the-solution/comment-page-1#comment-35342</link>
		<dc:creator>Bob Lee</dc:creator>
		<pubDate>Tue, 05 Dec 2006 03:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/you-know-something-is-wrong-when-this-is-the-solution#comment-35342</guid>
		<description>The alternative is that generic code wouldn&#039;t be able to interact with legacy code. Erasure isn&#039;t *that* bad.
</description>
		<content:encoded><![CDATA[<p>The alternative is that generic code wouldn&#8217;t be able to interact with legacy code. Erasure isn&#8217;t *that* bad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
