<?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: FlpTree 2.0: Better, faster, open-source!</title>
	<atom:link href="http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 02:49:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mark Penzer</title>
		<link>http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/comment-page-1/#comment-6417</link>
		<dc:creator>Mark Penzer</dc:creator>
		<pubDate>Sat, 19 Jun 2010 12:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://labs.flexperiments.nl/?p=176#comment-6417</guid>
		<description>If you have objects that have a children array collection but have no children it still displays the +. The following mod fixes it in item renderer:

open_close_img.visible = _data.hasOwnProperty(node.tree.childrenField) &amp;&amp; _data[node.tree.childrenField]!=null;</description>
		<content:encoded><![CDATA[<p>If you have objects that have a children array collection but have no children it still displays the +. The following mod fixes it in item renderer:</p>
<p>open_close_img.visible = _data.hasOwnProperty(node.tree.childrenField) &amp;&amp; _data[node.tree.childrenField]!=null;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ids</title>
		<link>http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/comment-page-1/#comment-6264</link>
		<dc:creator>Ids</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://labs.flexperiments.nl/?p=176#comment-6264</guid>
		<description>node.data holds the actual data, so the values of the children reside in node.data[your childrenfield], which should be an arraycollection.

Currently, theres no &#039;getChildNodes&#039; method, which would be useful and will be included in the next release.</description>
		<content:encoded><![CDATA[<p>node.data holds the actual data, so the values of the children reside in node.data[your childrenfield], which should be an arraycollection.</p>
<p>Currently, theres no &#8216;getChildNodes&#8217; method, which would be useful and will be included in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xolotl</title>
		<link>http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/comment-page-1/#comment-6263</link>
		<dc:creator>xolotl</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://labs.flexperiments.nl/?p=176#comment-6263</guid>
		<description>I have not figure out yet how you would cycle through (and retrieve the values from) the children of any individual node.
Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I have not figure out yet how you would cycle through (and retrieve the values from) the children of any individual node.<br />
Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Site of the Day 5/20/2010 &#171; Pat IT Dude Blog</title>
		<link>http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/comment-page-1/#comment-6048</link>
		<dc:creator>Site of the Day 5/20/2010 &#171; Pat IT Dude Blog</dc:creator>
		<pubDate>Mon, 24 May 2010 11:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://labs.flexperiments.nl/?p=176#comment-6048</guid>
		<description>[...] http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/    &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/" rel="nofollow">http://labs.flexperiments.nl/flptree-2-0-better-faster-open-source/</a>    &nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

