<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Cocoa Bindings are awesome, yet fraught with peril for the inexperienced</title>
	<link>http://auroralux.net/blog/2007/03/03/cocoa-bindings-are-awesome-yet-fraught-with-peril-for-the-inexperienced/</link>
	<description>notes about this and that</description>
	<pubDate>Sat, 22 Nov 2008 05:01:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: frank</title>
		<link>http://auroralux.net/blog/2007/03/03/cocoa-bindings-are-awesome-yet-fraught-with-peril-for-the-inexperienced/#comment-388</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Thu, 08 Mar 2007 22:43:50 +0000</pubDate>
		<guid>http://auroralux.net/blog/2007/03/03/cocoa-bindings-are-awesome-yet-fraught-with-peril-for-the-inexperienced/#comment-388</guid>
		<description>Another way to work around the initial value problem is to bind the UI element to the user defaults instead of to an ivar. Then, where you previously refereced the variable, use a method that fetches it from the standard user defaults. I got this usage pattern from &lt;a href="http://www.borkware.com/products/thumbborker/" rel="nofollow"&gt;Thumb Borker&lt;/a&gt;, a thumbnail generation application that I probably would have started from if I'd found it a couple of weeks ago. I'm glad I did all that stuff myself because I learned a lot, but also glad for the examples of other and better ways of handling things I got from this app.</description>
		<content:encoded><![CDATA[<p>Another way to work around the initial value problem is to bind the UI element to the user defaults instead of to an ivar. Then, where you previously refereced the variable, use a method that fetches it from the standard user defaults. I got this usage pattern from <a href="http://www.borkware.com/products/thumbborker/" rel="nofollow">Thumb Borker</a>, a thumbnail generation application that I probably would have started from if I&#8217;d found it a couple of weeks ago. I&#8217;m glad I did all that stuff myself because I learned a lot, but also glad for the examples of other and better ways of handling things I got from this app.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
