<?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: Destructuring assignments in JavaScript 1.7</title>
	<atom:link href="http://zeroedandnoughted.com/destructuring-assignments-in-javascript-1-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeroedandnoughted.com/destructuring-assignments-in-javascript-1-7/</link>
	<description>0000000000000000000000000000000000</description>
	<lastBuildDate>Tue, 05 Jul 2011 12:09:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: booshtukka</title>
		<link>http://zeroedandnoughted.com/destructuring-assignments-in-javascript-1-7/#comment-35</link>
		<dc:creator>booshtukka</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroedandnoughted.com/?p=181#comment-35</guid>
		<description>Sure, that makes perfect sense. It&#039;s all a bit moot until the world (read: Microsoft) catches up. Have you looked at the other stuff you can do with JS 1.7 , or even 1.8? It&#039;s about time we got some new toys!</description>
		<content:encoded><![CDATA[<p>Sure, that makes perfect sense. It&#8217;s all a bit moot until the world (read: Microsoft) catches up. Have you looked at the other stuff you can do with JS 1.7 , or even 1.8? It&#8217;s about time we got some new toys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Beeching</title>
		<link>http://zeroedandnoughted.com/destructuring-assignments-in-javascript-1-7/#comment-34</link>
		<dc:creator>Andy Beeching</dc:creator>
		<pubDate>Thu, 13 Aug 2009 16:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroedandnoughted.com/?p=181#comment-34</guid>
		<description>It&#039;s a neat trick, and I&#039;m sure devs who aren&#039;t aware of it would soon work it out by playing around (syntax is fairly self evident). I like the last example of the colour swapping, and whilst trying to figure out the actual utility of the second example I realised that not only can you tersely assign multiple dynamic values to a constant list of variable pointers, but you could programmatically populate that list of variable pointers, depending on the context of use  (I know it&#039;s been a year since I coded, but I&#039;m sure I&#039;ve been in situations where I&#039;d like to choose between assigning a dynamically chosen variable, and not value). Mmm no time to write an example (dissertation) but would that be viable?</description>
		<content:encoded><![CDATA[<p>It&#8217;s a neat trick, and I&#8217;m sure devs who aren&#8217;t aware of it would soon work it out by playing around (syntax is fairly self evident). I like the last example of the colour swapping, and whilst trying to figure out the actual utility of the second example I realised that not only can you tersely assign multiple dynamic values to a constant list of variable pointers, but you could programmatically populate that list of variable pointers, depending on the context of use  (I know it&#8217;s been a year since I coded, but I&#8217;m sure I&#8217;ve been in situations where I&#8217;d like to choose between assigning a dynamically chosen variable, and not value). Mmm no time to write an example (dissertation) but would that be viable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Williams</title>
		<link>http://zeroedandnoughted.com/destructuring-assignments-in-javascript-1-7/#comment-33</link>
		<dc:creator>Gavin Williams</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroedandnoughted.com/?p=181#comment-33</guid>
		<description>That&#039;s pretty cool, reminds me of list() in PHP</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool, reminds me of list() in PHP</p>
]]></content:encoded>
	</item>
</channel>
</rss>

