<?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: Autoboxing / Unboxing gotchas</title>
	<atom:link href="http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/</link>
	<description>Technology and certifications</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:47:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Infoschnipsel und Wissenswertes</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1614</link>
		<dc:creator>Infoschnipsel und Wissenswertes</dc:creator>
		<pubDate>Fri, 16 Sep 2011 02:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1614</guid>
		<description>&lt;strong&gt;Autoboxing? not for me!...&lt;/strong&gt;

Autoboxing appeared first with JDK5 and lots of people go crazy about it. At first look it&#039;s a nice feature but the more you play with it the more I&#039;m coming to the conclusion that the autoboxing implementation just sucks. I will not rant about autob...</description>
		<content:encoded><![CDATA[<p><strong>Autoboxing? not for me!&#8230;</strong></p>
<p>Autoboxing appeared first with JDK5 and lots of people go crazy about it. At first look it&#8217;s a nice feature but the more you play with it the more I&#8217;m coming to the conclusion that the autoboxing implementation just sucks. I will not rant about autob&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1484</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Wed, 23 Feb 2011 09:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1484</guid>
		<description>Thanks,
   Jaime.</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
   Jaime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghavan alias Saravanan M</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1457</link>
		<dc:creator>Raghavan alias Saravanan M</dc:creator>
		<pubDate>Sun, 06 Feb 2011 16:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1457</guid>
		<description>Good one. I</description>
		<content:encoded><![CDATA[<p>Good one. I</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javin Paul</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1427</link>
		<dc:creator>Javin Paul</dc:creator>
		<pubDate>Thu, 06 Jan 2011 13:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1427</guid>
		<description>Interesting observation I must say, but given the code readability it provides ( without all such code which converts integer to Integer) I must say autoboxing is worth of it.

Thanks
Javin

</description>
		<content:encoded><![CDATA[<p>Interesting observation I must say, but given the code readability it provides ( without all such code which converts integer to Integer) I must say autoboxing is worth of it.</p>
<p>Thanks<br />
Javin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CertPal</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1155</link>
		<dc:creator>CertPal</dc:creator>
		<pubDate>Mon, 19 Apr 2010 16:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1155</guid>
		<description>The error you would get is - &quot;The return type is incompatible with Tearable.tear()&quot;

You can either change the interface or the implementation return type to fix the problem.</description>
		<content:encoded><![CDATA[<p>The error you would get is &#8211; &#8220;The return type is incompatible with Tearable.tear()&#8221;</p>
<p>You can either change the interface or the implementation return type to fix the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeeshan Ahmad</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-1154</link>
		<dc:creator>Zeeshan Ahmad</dc:creator>
		<pubDate>Mon, 19 Apr 2010 09:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-1154</guid>
		<description>Hello i didn&#039;t understood the Gotcha 5: i have tried to compile this example but it is successfully compiled and run i used eclipse to compile this example and it worked fine can you explain a little more.</description>
		<content:encoded><![CDATA[<p>Hello i didn&#8217;t understood the Gotcha 5: i have tried to compile this example but it is successfully compiled and run i used eclipse to compile this example and it worked fine can you explain a little more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monu</title>
		<link>http://www.certpal.com/blogs/2009/08/autoboxing-unboxing-gotchas/comment-page-1/#comment-84</link>
		<dc:creator>Monu</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.certpal.com/blogs/?p=108#comment-84</guid>
		<description>:thumb up:</description>
		<content:encoded><![CDATA[<p>:thumb up:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

