<?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: Class.Binds for MooTools is Back</title>
	<atom:link href="http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/</link>
	<description>Making stuff work on the other side of the request.</description>
	<lastBuildDate>Tue, 05 Jan 2010 18:16:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron N.</title>
		<link>http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/comment-page-1/#comment-31859</link>
		<dc:creator>Aaron N.</dc:creator>
		<pubDate>Thu, 29 Jan 2009 00:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=743#comment-31859</guid>
		<description>You can use &lt;i&gt;.pass&lt;/i&gt; as you like still, of course. The only thing done for you is the binding.</description>
		<content:encoded><![CDATA[<p>You can use <i>.pass</i> as you like still, of course. The only thing done for you is the binding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Lund</title>
		<link>http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/comment-page-1/#comment-31856</link>
		<dc:creator>Tim Lund</dc:creator>
		<pubDate>Wed, 28 Jan 2009 22:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=743#comment-31856</guid>
		<description>This is pretty sweet, and will certainly make alot of my code more pretty. I still do have alot of calls which require one time arguments, which I don&#039;t like saving to the instanced class.. 

Please correct me if I missed something here, and you indeed can pass arguments with the calls.</description>
		<content:encoded><![CDATA[<p>This is pretty sweet, and will certainly make alot of my code more pretty. I still do have alot of calls which require one time arguments, which I don&#8217;t like saving to the instanced class.. </p>
<p>Please correct me if I missed something here, and you indeed can pass arguments with the calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron N.</title>
		<link>http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/comment-page-1/#comment-31807</link>
		<dc:creator>Aaron N.</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=743#comment-31807</guid>
		<description>As a side note, I&#039;ll point out that having Specs to test this stuff makes development WAAAYYY easier.</description>
		<content:encoded><![CDATA[<p>As a side note, I&#8217;ll point out that having Specs to test this stuff makes development WAAAYYY easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McArthur</title>
		<link>http://www.clientcide.com/code-releases/classbinds-for-mootols-is-back/comment-page-1/#comment-31806</link>
		<dc:creator>Sean McArthur</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientcide.com/?p=743#comment-31806</guid>
		<description>Awesome.  That problem you mention is exactly what I had to work around at first. When I wrote the Privates mutator, and got it all working, I instantiated a couple objects, and realized they were sharing the same privates object.

Then realized I had to do all the magic for each instance.  Cool to see it helped here.</description>
		<content:encoded><![CDATA[<p>Awesome.  That problem you mention is exactly what I had to work around at first. When I wrote the Privates mutator, and got it all working, I instantiated a couple objects, and realized they were sharing the same privates object.</p>
<p>Then realized I had to do all the magic for each instance.  Cool to see it helped here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
