<?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: Implementing Your Own Cocoa Bindings</title>
	<atom:link href="http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings</link>
	<description>Thoughts of a software developer</description>
	<lastBuildDate>Sat, 28 Aug 2010 00:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-471</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 18 Jun 2010 01:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-471</guid>
		<description>That is fine with me. Good luck with the book.</description>
		<content:encoded><![CDATA[<p>That is fine with me. Good luck with the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Hillegass</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-470</link>
		<dc:creator>Aaron Hillegass</dc:creator>
		<pubDate>Thu, 17 Jun 2010 18:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-470</guid>
		<description>Tom, I&#039;m writing a chapter on custom controls in the forthcoming &quot;More Cocoa Programming for Mac OS X&quot;, and  I used this code as a starting point for making a control bindable.  In the end, my code looks a lot like yours.  Is this OK with you?</description>
		<content:encoded><![CDATA[<p>Tom, I&#8217;m writing a chapter on custom controls in the forthcoming &#8220;More Cocoa Programming for Mac OS X&#8221;, and  I used this code as a starting point for making a control bindable.  In the end, my code looks a lot like yours.  Is this OK with you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Technomadic » Links for October 25th through January 23rd</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-259</link>
		<dc:creator>Technomadic » Links for October 25th through January 23rd</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-259</guid>
		<description>[...] Implementing Your Own Cocoa Bindings &#171; Tom Dalling [...]</description>
		<content:encoded><![CDATA[<p>[...] Implementing Your Own Cocoa Bindings &laquo; Tom Dalling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Tasty Pixel » Blog &#187; Links for October 25th through January 23rd</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-258</link>
		<dc:creator>A Tasty Pixel » Blog &#187; Links for October 25th through January 23rd</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-258</guid>
		<description>[...] Implementing Your Own Cocoa Bindings &#171; Tom Dalling [...]</description>
		<content:encoded><![CDATA[<p>[...] Implementing Your Own Cocoa Bindings &laquo; Tom Dalling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-63</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Sat, 08 Aug 2009 06:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-63</guid>
		<description>If you have access, you might want to take a look at the Cocoa Tips &amp; Tricks session video from WWDC 2008.  That talk covers this technique.</description>
		<content:encoded><![CDATA[<p>If you have access, you might want to take a look at the Cocoa Tips &amp; Tricks session video from WWDC 2008.  That talk covers this technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Keniger</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-59</link>
		<dc:creator>Rob Keniger</dc:creator>
		<pubDate>Fri, 31 Jul 2009 07:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-59</guid>
		<description>I&#039;ve been doing something pretty similar but I hadn&#039;t broken it out into a category. This is a great post and incredibly useful if you&#039;ve been struggling with implementing custom bindings.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been doing something pretty similar but I hadn&#8217;t broken it out into a category. This is a great post and incredibly useful if you&#8217;ve been struggling with implementing custom bindings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-54</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-54</guid>
		<description>Thanks Peter. I&#039;ve made those two changes.</description>
		<content:encoded><![CDATA[<p>Thanks Peter. I&#8217;ve made those two changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://www.tomdalling.com/cocoa/implementing-your-own-cocoa-bindings/comment-page-1#comment-53</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Fri, 31 Jul 2009 04:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=119#comment-53</guid>
		<description>I have a couple of minor suggestions:


Use &lt;code&gt;NSParameterAssert&lt;/code&gt; instead of that &lt;code&gt;if&lt;/code&gt;-then-&lt;code&gt;NSLog&lt;/code&gt; block at the top. This way, you get an exception that you can break on.
Use &lt;code&gt;__PRETTY_FUNCTION__&lt;/code&gt; (which is a C string) instead of &lt;code&gt;NSStringFromSelector(_cmd)&lt;/code&gt;. This way, the class name is included. Not too helpful in this case, since you&#039;re categorying onto NSObject; it&#039;s most useful when you have logging statements in the same method in two or more classes.


With those out of the way: Excellent work. It&#039;s nice to have this Bindings mystery solved. Thank you.</description>
		<content:encoded><![CDATA[<p>I have a couple of minor suggestions:</p>
<p>Use <code>NSParameterAssert</code> instead of that <code>if</code>-then-<code>NSLog</code> block at the top. This way, you get an exception that you can break on.<br />
Use <code>__PRETTY_FUNCTION__</code> (which is a C string) instead of <code>NSStringFromSelector(_cmd)</code>. This way, the class name is included. Not too helpful in this case, since you&#8217;re categorying onto NSObject; it&#8217;s most useful when you have logging statements in the same method in two or more classes.</p>
<p>With those out of the way: Excellent work. It&#8217;s nice to have this Bindings mystery solved. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
