<?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"
	>
<channel>
	<title>Comments on: ExtJS / Javascript - Deep Copy</title>
	<atom:link href="http://www.jasonclawson.com/2008/05/29/extjs-javascript-deep-copy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonclawson.com/2008/05/29/extjs-javascript-deep-copy/</link>
	<description>Advanced Web Development Blog</description>
	<pubDate>Wed, 08 Sep 2010 03:37:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Javascript &#8216;==&#8217; operator and indexOf failure at Jason Clawson</title>
		<link>http://www.jasonclawson.com/2008/05/29/extjs-javascript-deep-copy/#comment-21</link>
		<dc:creator>Javascript &#8216;==&#8217; operator and indexOf failure at Jason Clawson</dc:creator>
		<pubDate>Tue, 01 Jul 2008 17:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=39#comment-21</guid>
		<description>[...] other day my collegue, Steve Skrla, was having an infinite recursion issue caused by my javascript clone function.  We discovered that the for some reason it was equating a string value with an array value.  [...]</description>
		<content:encoded><![CDATA[<p>[...] other day my collegue, Steve Skrla, was having an infinite recursion issue caused by my javascript clone function.  We discovered that the for some reason it was equating a string value with an array value.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonclawson.com/2008/05/29/extjs-javascript-deep-copy/#comment-20</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 12 Jun 2008 14:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=39#comment-20</guid>
		<description>Thats a good idea.  It will at least make Components instanceof Component.  I will work on adding this feature.</description>
		<content:encoded><![CDATA[<p>Thats a good idea.  It will at least make Components instanceof Component.  I will work on adding this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Slocum</title>
		<link>http://www.jasonclawson.com/2008/05/29/extjs-javascript-deep-copy/#comment-19</link>
		<dc:creator>Jack Slocum</dc:creator>
		<pubDate>Thu, 12 Jun 2008 05:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonclawson.com/?p=39#comment-19</guid>
		<description>You might also take a look at the Component method cloneConfig() which will make a clone of a Component using the source component's original config (and also allows new overrides).</description>
		<content:encoded><![CDATA[<p>You might also take a look at the Component method cloneConfig() which will make a clone of a Component using the source component&#8217;s original config (and also allows new overrides).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
