<?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: Q: When is 1 not equal to 1?</title>
	<atom:link href="http://blog.digitaltinder.net/2004/08/q-when-is-1-not-equal-to-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digitaltinder.net/2004/08/q-when-is-1-not-equal-to-1/</link>
	<description>A chip off the old blog.</description>
	<lastBuildDate>Sun, 28 Jun 2009 16:20:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Colin</title>
		<link>http://blog.digitaltinder.net/2004/08/q-when-is-1-not-equal-to-1/comment-page-1/#comment-78</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 20 Aug 2004 10:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://digitaltinder.com/blog/archive/2004/08/17/2973.aspx#comment-78</guid>
		<description>It&#039;s difficult to see from your code snippet, where the data comes from. You are not going to be able to do the comparisons for value types &quot;generically&quot; without doing the cast. If the types are known at compile time, I would suggest possibly creating a whole bunch of overloads of the method, with the object-object comparison as a last resort.</description>
		<content:encoded><![CDATA[<p>It&#8217;s difficult to see from your code snippet, where the data comes from. You are not going to be able to do the comparisons for value types &quot;generically&quot; without doing the cast. If the types are known at compile time, I would suggest possibly creating a whole bunch of overloads of the method, with the object-object comparison as a last resort.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
