<?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: Implicit Vs. Explicit Conversion in Javascript</title>
	<atom:link href="http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:39:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: implicit conversion from to string</title>
		<link>http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/comment-page-1/#comment-1542</link>
		<dc:creator>implicit conversion from to string</dc:creator>
		<pubDate>Mon, 02 Jun 2008 19:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/#comment-1542</guid>
		<description>[...] of Boolean x and x + ?????? instead of String x ... Explicit Boolean: implicit String: Explicit ...http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/BOO-80 implicit conversion from single char string literal to ...... implicit conversion from single [...]</description>
		<content:encoded><![CDATA[<p>[...] of Boolean x and x + ?????? instead of String x &#8230; Explicit Boolean: implicit String: Explicit &#8230;<a href="http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/BOO-80" rel="nofollow">http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/BOO-80</a> implicit conversion from single char string literal to &#8230;&#8230; implicit conversion from single [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/comment-page-1/#comment-525</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Sat, 19 Jan 2008 05:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/01/14/implicit-vs-explicit-conversion-in-javascript/#comment-525</guid>
		<description>Curious, it&#039;s kind of expected as &#039;Boolean(x)&#039; has to look up the Boolean constructor dynamically, but then !!x requires two JS operations which obviously aren&#039;t as cheap as they are natively :D</description>
		<content:encoded><![CDATA[<p>Curious, it&#8217;s kind of expected as &#8216;Boolean(x)&#8217; has to look up the Boolean constructor dynamically, but then !!x requires two JS operations which obviously aren&#8217;t as cheap as they are natively <img src='http://www.ajaxbestiary.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

