<?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: userDefaults: automatically register defaults from Settings.bundle</title>
	<atom:link href="http://ijure.org/wp/archives/179/feed" rel="self" type="application/rss+xml" />
	<link>http://ijure.org/wp/archives/179</link>
	<description>some thoughts on law &#38; octets</description>
	<lastBuildDate>Sun, 30 Jun 2013 09:49:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: vieuxrenard</title>
		<link>http://ijure.org/wp/archives/179#comment-508</link>
		<dc:creator><![CDATA[vieuxrenard]]></dc:creator>
		<pubDate>Thu, 09 Aug 2012 15:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-508</guid>
		<description><![CDATA[Hi Russell, thanks for your feedback!]]></description>
		<content:encoded><![CDATA[<p>Hi Russell, thanks for your feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://ijure.org/wp/archives/179#comment-507</link>
		<dc:creator><![CDATA[Russell]]></dc:creator>
		<pubDate>Thu, 09 Aug 2012 15:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-507</guid>
		<description><![CDATA[Thank you so much for that code.  I am displaying settings in the app and in the Settings.app and had blank values if a user never went into the Settings.app.  Adding your method to my code instantly solved the issue.  Great work!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for that code.  I am displaying settings in the app and in the Settings.app and had blank values if a user never went into the Settings.app.  Adding your method to my code instantly solved the issue.  Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vieuxrenard</title>
		<link>http://ijure.org/wp/archives/179#comment-505</link>
		<dc:creator><![CDATA[vieuxrenard]]></dc:creator>
		<pubDate>Sat, 04 Aug 2012 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-505</guid>
		<description><![CDATA[Hi, that may work as well, haven&#039;t tried the registration domain though.]]></description>
		<content:encoded><![CDATA[<p>Hi, that may work as well, haven&#8217;t tried the registration domain though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://ijure.org/wp/archives/179#comment-503</link>
		<dc:creator><![CDATA[Derek]]></dc:creator>
		<pubDate>Wed, 01 Aug 2012 02:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-503</guid>
		<description><![CDATA[Hi, good work. You can actually shorten it though. You don&#039;t need to check whether a preference is already in the user defaults because the values you register are stored in the registration domain and returned only if the preference has not been set/changed. In other words, they are the defaults and any changes made in preferences will override then when you request a value. This is not obvious from the Apple doco, but this sentence from Accessing Preference Values, Registering Your App’s Default Preferences tells it all with regard to registerDefaults - &quot;... This method places your custom default values in the NSRegistrationDomain domain, which causes them to be returned when a preference is not explicitly set.&quot;]]></description>
		<content:encoded><![CDATA[<p>Hi, good work. You can actually shorten it though. You don&#8217;t need to check whether a preference is already in the user defaults because the values you register are stored in the registration domain and returned only if the preference has not been set/changed. In other words, they are the defaults and any changes made in preferences will override then when you request a value. This is not obvious from the Apple doco, but this sentence from Accessing Preference Values, Registering Your App’s Default Preferences tells it all with regard to registerDefaults &#8211; &#8220;&#8230; This method places your custom default values in the NSRegistrationDomain domain, which causes them to be returned when a preference is not explicitly set.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://ijure.org/wp/archives/179#comment-484</link>
		<dc:creator><![CDATA[Manuel]]></dc:creator>
		<pubDate>Fri, 18 May 2012 08:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-484</guid>
		<description><![CDATA[It works perfect, nice job!!!.]]></description>
		<content:encoded><![CDATA[<p>It works perfect, nice job!!!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten Moors</title>
		<link>http://ijure.org/wp/archives/179#comment-455</link>
		<dc:creator><![CDATA[Maarten Moors]]></dc:creator>
		<pubDate>Mon, 26 Mar 2012 12:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-455</guid>
		<description><![CDATA[Ty was very usefull]]></description>
		<content:encoded><![CDATA[<p>Ty was very usefull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sesarto</title>
		<link>http://ijure.org/wp/archives/179#comment-412</link>
		<dc:creator><![CDATA[sesarto]]></dc:creator>
		<pubDate>Sat, 28 Jan 2012 16:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-412</guid>
		<description><![CDATA[Bravo!!!]]></description>
		<content:encoded><![CDATA[<p>Bravo!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vieuxrenard</title>
		<link>http://ijure.org/wp/archives/179#comment-130</link>
		<dc:creator><![CDATA[vieuxrenard]]></dc:creator>
		<pubDate>Mon, 29 Aug 2011 08:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-130</guid>
		<description><![CDATA[sure, just send it to me ...  (ulf a ijure dot org). Maybe I&#039;ll see the issue right away. However in these cases it&#039;s always a good idea as well to step through the code in Xcode&#039;s debugger to see why it doesn&#039;t work as  exspected. It does for me, even with multivalues.

Cheers, Ulf]]></description>
		<content:encoded><![CDATA[<p>sure, just send it to me &#8230;  (ulf a ijure dot org). Maybe I&#8217;ll see the issue right away. However in these cases it&#8217;s always a good idea as well to step through the code in Xcode&#8217;s debugger to see why it doesn&#8217;t work as  exspected. It does for me, even with multivalues.</p>
<p>Cheers, Ulf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoe</title>
		<link>http://ijure.org/wp/archives/179#comment-129</link>
		<dc:creator><![CDATA[Zoe]]></dc:creator>
		<pubDate>Sat, 27 Aug 2011 16:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-129</guid>
		<description><![CDATA[Hi

I&#039;m using your code exactly ( literally copy &amp; paste ) and I have weird things happening. The bool values are being accepted, but the multi-value ones - aren&#039;t.

Any ideas? 

I can send you a copy of the plist if that&#039;s any help.

Thankx]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m using your code exactly ( literally copy &amp; paste ) and I have weird things happening. The bool values are being accepted, but the multi-value ones &#8211; aren&#8217;t.</p>
<p>Any ideas? </p>
<p>I can send you a copy of the plist if that&#8217;s any help.</p>
<p>Thankx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abel de Beer</title>
		<link>http://ijure.org/wp/archives/179#comment-112</link>
		<dc:creator><![CDATA[Abel de Beer]]></dc:creator>
		<pubDate>Thu, 05 May 2011 20:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://ijure.org/wp/?p=179#comment-112</guid>
		<description><![CDATA[Thanks for this stuff!!! :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for this stuff!!! <img src="http://ijure.org/wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
