<?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: Composite Views: Tree Structures, Tables, And More</title>
	<atom:link href="http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/</link>
	<description>Better Than Yesterday</description>
	<lastBuildDate>Mon, 20 May 2013 17:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Peter Caisse</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-3226</link>
		<dc:creator>Peter Caisse</dc:creator>
		<pubDate>Wed, 08 May 2013 17:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-3226</guid>
		<description>I&#039;m having an issue trying to pass options from the TreeRoot to the TreeView. Here&#039;s my stackoverflow question about it: 


http://stackoverflow.com/questions/16446061/pass-options-from-collectionview-to-recursive-compositeview


Would anyone be able to shed some light?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having an issue trying to pass options from the TreeRoot to the TreeView. Here&#8217;s my stackoverflow question about it: </p>
<p><a href="http://stackoverflow.com/questions/16446061/pass-options-from-collectionview-to-recursive-compositeview" rel="nofollow">http://stackoverflow.com/questions/16446061/pass-options-from-collectionview-to-recursive-compositeview</a></p>
<p>Would anyone be able to shed some light?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Drelick</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-3221</link>
		<dc:creator>Jesse Drelick</dc:creator>
		<pubDate>Fri, 03 May 2013 17:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-3221</guid>
		<description>I found this terrific article that breaks down the different Marionette views visually quite wonderfully. Worthwhile mention: http://blog.artlogic.com/2013/03/26/a-visual-guide-to-marionette-js-views/</description>
		<content:encoded><![CDATA[<p>I found this terrific article that breaks down the different Marionette views visually quite wonderfully. Worthwhile mention: <a href="http://blog.artlogic.com/2013/03/26/a-visual-guide-to-marionette-js-views/" rel="nofollow">http://blog.artlogic.com/2013/03/26/a-visual-guide-to-marionette-js-views/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Dailly</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2964</link>
		<dc:creator>Paul Dailly</dc:creator>
		<pubDate>Sun, 06 Jan 2013 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2964</guid>
		<description>Thanks very much! This was just the article I was looking for to help figure out how to manage my composite views!</description>
		<content:encoded><![CDATA[<p>Thanks very much! This was just the article I was looking for to help figure out how to manage my composite views!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Zimmerman</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2959</link>
		<dc:creator>Joe Zimmerman</dc:creator>
		<pubDate>Wed, 02 Jan 2013 21:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2959</guid>
		<description>Interesting solution. I like it.

I ended up removing the UL from the template and using onCompositeModelRendered or onBeforeRender to add a UL in if it was needed. I think your solution may be a bit wiser though because it doesn&#039;t assume as much about what is contained or should be contained in the template. Obviously the `itemViewContainer:&#039;ul&#039;` breaks that idea a little bit, but at least this way it&#039;s just a minor configuration instead of logic.</description>
		<content:encoded><![CDATA[<p>Interesting solution. I like it.</p>
<p>I ended up removing the UL from the template and using onCompositeModelRendered or onBeforeRender to add a UL in if it was needed. I think your solution may be a bit wiser though because it doesn&#8217;t assume as much about what is contained or should be contained in the template. Obviously the `itemViewContainer:&#8217;ul&#8217;` breaks that idea a little bit, but at least this way it&#8217;s just a minor configuration instead of logic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis manuel ruiz</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2955</link>
		<dc:creator>luis manuel ruiz</dc:creator>
		<pubDate>Sat, 29 Dec 2012 11:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2955</guid>
		<description>Very good article.

Muchas gracias desde España, lástima que mi inglés no sea suficientemente bueno, y algunas cosas me cueste entenderlas.
Muchas gracias de nuevo por tu proyecto Marionette.

Un saludo.</description>
		<content:encoded><![CDATA[<p>Very good article.</p>
<p>Muchas gracias desde España, lástima que mi inglés no sea suficientemente bueno, y algunas cosas me cueste entenderlas.<br />
Muchas gracias de nuevo por tu proyecto Marionette.</p>
<p>Un saludo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Zaitsev</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2891</link>
		<dc:creator>Dmitri Zaitsev</dc:creator>
		<pubDate>Sun, 09 Dec 2012 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2891</guid>
		<description>Seems like I found another simplification, which avoids the painful inserting/removing the &quot;ul&quot; tags:
http://jsfiddle.net/dmitri14/St2dB/1/</description>
		<content:encoded><![CDATA[<p>Seems like I found another simplification, which avoids the painful inserting/removing the &#8220;ul&#8221; tags:<br />
<a href="http://jsfiddle.net/dmitri14/St2dB/1/" rel="nofollow">http://jsfiddle.net/dmitri14/St2dB/1/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Zaitsev</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2890</link>
		<dc:creator>Dmitri Zaitsev</dc:creator>
		<pubDate>Sun, 09 Dec 2012 20:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2890</guid>
		<description>If anything else can be simplified or there are any simpler implementation of backbone tree view anywhere on the web, that would be very helpful! 

I could only find longer and more complicated solutions elsewhere.</description>
		<content:encoded><![CDATA[<p>If anything else can be simplified or there are any simpler implementation of backbone tree view anywhere on the web, that would be very helpful! </p>
<p>I could only find longer and more complicated solutions elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Zaitsev</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2889</link>
		<dc:creator>Dmitri Zaitsev</dc:creator>
		<pubDate>Sun, 09 Dec 2012 19:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2889</guid>
		<description>Hi Derick, 

Thank you so much, it is really helpful!

Seems I confused data points (properties) with Backbone attributes.

You mention additional complexity when storing child models (or collections like in this examples) in a parent model&#039;s attribute. Is it just the matter of using set and get instead of direct references or is there some sensitive &quot;Backbone magic&quot; around it? 



Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi Derick, </p>
<p>Thank you so much, it is really helpful!</p>
<p>Seems I confused data points (properties) with Backbone attributes.</p>
<p>You mention additional complexity when storing child models (or collections like in this examples) in a parent model&#8217;s attribute. Is it just the matter of using set and get instead of direct references or is there some sensitive &#8220;Backbone magic&#8221; around it? </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2888</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Sun, 09 Dec 2012 19:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2888</guid>
		<description>yes, there are a lot of things that could simplified in this blog post. Marionette has changed a lot since I wrote this post, 8 months ago :)</description>
		<content:encoded><![CDATA[<p>yes, there are a lot of things that could simplified in this blog post. Marionette has changed a lot since I wrote this post, 8 months ago :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Zaitsev</title>
		<link>http://lostechies.com/derickbailey/2012/04/05/composite-views-tree-structures-tables-and-more/#comment-2887</link>
		<dc:creator>Dmitri Zaitsev</dc:creator>
		<pubDate>Sun, 09 Dec 2012 19:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=866#comment-2887</guid>
		<description>It seems the first example can be simplified a bit by using the itemViewContainer attribute instead of the custom appendHtml method:

http://jsfiddle.net/dmitri14/St2dB/</description>
		<content:encoded><![CDATA[<p>It seems the first example can be simplified a bit by using the itemViewContainer attribute instead of the custom appendHtml method:</p>
<p><a href="http://jsfiddle.net/dmitri14/St2dB/" rel="nofollow">http://jsfiddle.net/dmitri14/St2dB/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
