<?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: Basic View API (part 1)</title>
	<atom:link href="http://www.itsgotwhatplantscrave.com/2009/08/17/basic-view-api-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsgotwhatplantscrave.com/2009/08/17/basic-view-api-part-1/</link>
	<description>Sproutcore and other technologies with electrolytes</description>
	<lastBuildDate>Tue, 23 Feb 2010 00:24:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Evin</title>
		<link>http://www.itsgotwhatplantscrave.com/2009/08/17/basic-view-api-part-1/comment-page-1/#comment-68</link>
		<dc:creator>Evin</dc:creator>
		<pubDate>Thu, 27 Aug 2009 11:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsgotwhatplantscrave.com/?p=158#comment-68</guid>
		<description>@alexander

Its the instance versus the class value.  If you add classes to the &#039;classNames&#039; in the Class definition (i.e. the view directory) everytime you create a view it will have those classes in the beginning. (ex. sc-view).

Doing it in the main-page is an instance of the view so you can add custom class only for that particular instance of the view.  Lets say you want a special styling for the first post on the page.  This is where you would add that class.  It won&#039;t effect any other instances of the view.

Evin (etgryphon)</description>
		<content:encoded><![CDATA[<p>@alexander</p>
<p>Its the instance versus the class value.  If you add classes to the &#8216;classNames&#8217; in the Class definition (i.e. the view directory) everytime you create a view it will have those classes in the beginning. (ex. sc-view).</p>
<p>Doing it in the main-page is an instance of the view so you can add custom class only for that particular instance of the view.  Lets say you want a special styling for the first post on the page.  This is where you would add that class.  It won&#8217;t effect any other instances of the view.</p>
<p>Evin (etgryphon)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexander sviridoff</title>
		<link>http://www.itsgotwhatplantscrave.com/2009/08/17/basic-view-api-part-1/comment-page-1/#comment-67</link>
		<dc:creator>alexander sviridoff</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsgotwhatplantscrave.com/?p=158#comment-67</guid>
		<description>Useful post!

What the difference in put &#039;class-name&#039; in view &#039;main-page&#039; and other specific view, as you have  &#039;another-custom-class&#039; and &#039;title-view&#039; classes respectively.</description>
		<content:encoded><![CDATA[<p>Useful post!</p>
<p>What the difference in put &#8216;class-name&#8217; in view &#8216;main-page&#8217; and other specific view, as you have  &#8216;another-custom-class&#8217; and &#8216;title-view&#8217; classes respectively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frozen Canuck</title>
		<link>http://www.itsgotwhatplantscrave.com/2009/08/17/basic-view-api-part-1/comment-page-1/#comment-57</link>
		<dc:creator>Frozen Canuck</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsgotwhatplantscrave.com/?p=158#comment-57</guid>
		<description>Great post, Evin! I see you called out when and when not to use the CoreQuery object in the render method :).</description>
		<content:encoded><![CDATA[<p>Great post, Evin! I see you called out when and when not to use the CoreQuery object in the render method <img src='http://www.itsgotwhatplantscrave.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.202 seconds -->
