<?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: Exploring C# Boxing</title>
	<atom:link href="http://www.dijksterhuis.org/exploring-boxing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dijksterhuis.org/exploring-boxing/</link>
	<description>Information, news about programming in C#</description>
	<lastBuildDate>Sun, 21 Feb 2010 16:48:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jordan</title>
		<link>http://www.dijksterhuis.org/exploring-boxing/comment-page-1/#comment-577</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Mon, 23 Mar 2009 19:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=908#comment-577</guid>
		<description>Marcin,
While I don&#039;t use C# at work or necessarily on a day-to-day basis, I remember Jon Skeet saying (either in his excellent C# in Depth book or on an interview on .NET Rocks!) that the occurrence of casting issues in boxing and unboxing were relatively rare, so it sounds like your experience is quite possibly typical.

Still, I think having strong type-checking is a great added feature, even if it isn&#039;t that common of an issue.

Martijn, this was a very good post. I was directed here from DotNetKicks, and was a little confused about why anyone was still talking about boxing, but your comparison to generics and the table showing the time difference really drove the point home: use generics!</description>
		<content:encoded><![CDATA[<p>Marcin,<br />
While I don&#8217;t use C# at work or necessarily on a day-to-day basis, I remember Jon Skeet saying (either in his excellent C# in Depth book or on an interview on .NET Rocks!) that the occurrence of casting issues in boxing and unboxing were relatively rare, so it sounds like your experience is quite possibly typical.</p>
<p>Still, I think having strong type-checking is a great added feature, even if it isn&#8217;t that common of an issue.</p>
<p>Martijn, this was a very good post. I was directed here from DotNetKicks, and was a little confused about why anyone was still talking about boxing, but your comparison to generics and the table showing the time difference really drove the point home: use generics!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn</title>
		<link>http://www.dijksterhuis.org/exploring-boxing/comment-page-1/#comment-563</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Mon, 23 Mar 2009 00:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=908#comment-563</guid>
		<description>@Marcin

Thanks for the comment ! Just hoping that I am not creating food for job interviews questions with this post ;-)</description>
		<content:encoded><![CDATA[<p>@Marcin</p>
<p>Thanks for the comment ! Just hoping that I am not creating food for job interviews questions with this post <img src='http://www.dijksterhuis.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin Rybacki</title>
		<link>http://www.dijksterhuis.org/exploring-boxing/comment-page-1/#comment-561</link>
		<dc:creator>Marcin Rybacki</dc:creator>
		<pubDate>Sun, 22 Mar 2009 19:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=908#comment-561</guid>
		<description>Very nice article, I learned a few things from it.... I especially liked the comparison with those two examples

It is good to know such snags or at least to be aware of it... so in case they crop up, the bug wouldn&#039;t make your jaw hanging....

But the other thing is that after a few years of working as a developer I have never had had such issues to trace... so my conclusion is that these kind of snags may most likely appear... on a job interview than on in real life :-)</description>
		<content:encoded><![CDATA[<p>Very nice article, I learned a few things from it&#8230;. I especially liked the comparison with those two examples</p>
<p>It is good to know such snags or at least to be aware of it&#8230; so in case they crop up, the bug wouldn&#8217;t make your jaw hanging&#8230;.</p>
<p>But the other thing is that after a few years of working as a developer I have never had had such issues to trace&#8230; so my conclusion is that these kind of snags may most likely appear&#8230; on a job interview than on in real life <img src='http://www.dijksterhuis.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke R</title>
		<link>http://www.dijksterhuis.org/exploring-boxing/comment-page-1/#comment-557</link>
		<dc:creator>Luke R</dc:creator>
		<pubDate>Sun, 22 Mar 2009 09:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=908#comment-557</guid>
		<description>Great article, thanks. Interesting reading :-)</description>
		<content:encoded><![CDATA[<p>Great article, thanks. Interesting reading <img src='http://www.dijksterhuis.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Borozdin</title>
		<link>http://www.dijksterhuis.org/exploring-boxing/comment-page-1/#comment-556</link>
		<dc:creator>Mike Borozdin</dc:creator>
		<pubDate>Sun, 22 Mar 2009 08:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dijksterhuis.org/?p=908#comment-556</guid>
		<description>Hi Martijn,

Really well explained!</description>
		<content:encoded><![CDATA[<p>Hi Martijn,</p>
<p>Really well explained!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
