<?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: Copying or cloning arrays</title>
	<atom:link href="http://labs.apt.no/2009/11/20/copying-or-cloning-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.apt.no/2009/11/20/copying-or-cloning-arrays/</link>
	<description>Mixing potions since 99'</description>
	<pubDate>Sat, 31 Jul 2010 05:10:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Bailey</title>
		<link>http://labs.apt.no/2009/11/20/copying-or-cloning-arrays/comment-page-1/#comment-299</link>
		<dc:creator>John Bailey</dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://flash.apt.no/?p=750#comment-299</guid>
		<description>Cloning the values of an array can be very important say if you're needing to store an original state of an Array or similar, especially when using an Adapter Pattern.

One thing that you might want to check out is http://flashmoments.novelastudios.com/?p=11

I'd actually like to receive feedback on what appears to be a bug when it comes to doing byte copying.

Thanks,
John Bailey</description>
		<content:encoded><![CDATA[<p>Cloning the values of an array can be very important say if you&#8217;re needing to store an original state of an Array or similar, especially when using an Adapter Pattern.</p>
<p>One thing that you might want to check out is <a href="http://flashmoments.novelastudios.com/?p=11" rel="nofollow">http://flashmoments.novelastudios.com/?p=11</a></p>
<p>I&#8217;d actually like to receive feedback on what appears to be a bug when it comes to doing byte copying.</p>
<p>Thanks,<br />
John Bailey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
