<?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: Using the logical OR operator in setting variables</title> <atom:link href="http://daipratt.co.uk/using-the-logical-or-operator-in-setting-variables/feed/" rel="self" type="application/rss+xml" /><link>http://daipratt.co.uk/using-the-logical-or-operator-in-setting-variables/</link> <description>Concerned about Website Construction &#38; SEO</description> <lastBuildDate>Sun, 06 May 2012 04:35:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: David Pratt</title><link>http://daipratt.co.uk/using-the-logical-or-operator-in-setting-variables/comment-page-1/#comment-564</link> <dc:creator>David Pratt</dc:creator> <pubDate>Mon, 11 Jan 2010 17:40:46 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=994#comment-564</guid> <description>Yep, that is indeed very true. I should have stated that the object is assumed to have been initialised.</description> <content:encoded><![CDATA[<p>Yep, that is indeed very true. I should have stated that the object is assumed to have been initialised.</p> ]]></content:encoded> </item> <item><title>By: Miha</title><link>http://daipratt.co.uk/using-the-logical-or-operator-in-setting-variables/comment-page-1/#comment-563</link> <dc:creator>Miha</dc:creator> <pubDate>Mon, 11 Jan 2010 17:31:40 +0000</pubDate> <guid
isPermaLink="false">http://daipratt.co.uk/?p=994#comment-563</guid> <description>It is not wise to test if (object.property) since you don&#039;t know if property was initialized yet. Testing property that has not been initialized is unpredictable.
Otherwise interesting &quot;trick&quot; :)</description> <content:encoded><![CDATA[<p>It is not wise to test if (object.property) since you don&#8217;t know if property was initialized yet. Testing property that has not been initialized is unpredictable.</p><p>Otherwise interesting &#8220;trick&#8221; :)</p> ]]></content:encoded> </item> </channel> </rss>
