<?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: Array.toObject</title>
	<atom:link href="http://paulbakaus.com/2009/11/23/array-toobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulbakaus.com/2009/11/23/array-toobject/</link>
	<description>Capturing the thoughts of Paul Bakaus</description>
	<lastBuildDate>Mon, 24 Oct 2011 22:49:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Radoslav Stankov</title>
		<link>http://paulbakaus.com/2009/11/23/array-toobject/#comment-221</link>
		<dc:creator>Radoslav Stankov</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=292#comment-221</guid>
		<description>Nice, PrototypeJs have something similar - Enumerable.pluck / http://api.prototypejs.org/language/enumerable.html#pluck-instance_method /

But your idea with the function is nice. You may check the argument type if it is function to call it, if it is string to pluck it. if no argument is given just an object with 0/1/2/3...</description>
		<content:encoded><![CDATA[<p>Nice, PrototypeJs have something similar &#8211; Enumerable.pluck / <a href="http://api.prototypejs.org/language/enumerable.html#pluck-instance_method" rel="nofollow">http://api.prototypejs.org/language/enumerable.html#pluck-instance_method</a> /</p>
<p>But your idea with the function is nice. You may check the argument type if it is function to call it, if it is string to pluck it. if no argument is given just an object with 0/1/2/3&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech Thursday &#8211; Python and YQL, new Google layout, Quake in Flash and LOLSQL &#124; Techno Portal</title>
		<link>http://paulbakaus.com/2009/11/23/array-toobject/#comment-220</link>
		<dc:creator>Tech Thursday &#8211; Python and YQL, new Google layout, Quake in Flash and LOLSQL &#124; Techno Portal</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=292#comment-220</guid>
		<description>[...] Paul Bakaus of the jQuery team has a nice small solution to turn arrays into objects in JavaScript. [...] </description>
		<content:encoded><![CDATA[<p>[...] Paul Bakaus of the jQuery team has a nice small solution to turn arrays into objects in JavaScript. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

