<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: empty strings not all created equal (=== vs ==)</title>
	<link>http://krisgale.com/empty-strings-not-all-created-equal-vs/</link>
	<description>meanderings of a computer scientist on the brink of sheer insanity.</description>
	<pubDate>Wed, 08 Sep 2010 17:56:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: krisgale</title>
		<link>http://krisgale.com/empty-strings-not-all-created-equal-vs/#comment-5250</link>
		<author>krisgale</author>
		<pubDate>Tue, 16 Jun 2009 11:25:34 +0000</pubDate>
		<guid>http://krisgale.com/empty-strings-not-all-created-equal-vs/#comment-5250</guid>
		<description>update: i can't be sure but i think this behavior of the strict comparator had to do with a NULL being returned from a database result.  apparently NULL is not a string type and thus is not === to "".</description>
		<content:encoded><![CDATA[<p>update: i can&#8217;t be sure but i think this behavior of the strict comparator had to do with a NULL being returned from a database result.  apparently NULL is not a string type and thus is not === to &#8220;&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
