<?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: Swift Core Data From Scratch: Workshop 3	</title>
	<atom:link href="https://theapplady.net/swift-core-data-from-scratch-workshop-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://theapplady.net/swift-core-data-from-scratch-workshop-3/</link>
	<description></description>
	<lastBuildDate>Tue, 05 Jul 2016 12:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>
		By: Yash Tamakuwala		</title>
		<link>https://theapplady.net/swift-core-data-from-scratch-workshop-3/#comment-109</link>

		<dc:creator><![CDATA[Yash Tamakuwala]]></dc:creator>
		<pubDate>Tue, 05 Jul 2016 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=33774#comment-109</guid>

					<description><![CDATA[So if I have a data set of say 1000 contacts to be stored in Core Data, the dbFieldExists will be called 2000 times. Doesn&#039;t a better way exist?]]></description>
			<content:encoded><![CDATA[<p>So if I have a data set of say 1000 contacts to be stored in Core Data, the dbFieldExists will be called 2000 times. Doesn&#8217;t a better way exist?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Lindamood		</title>
		<link>https://theapplady.net/swift-core-data-from-scratch-workshop-3/#comment-55</link>

		<dc:creator><![CDATA[Mark Lindamood]]></dc:creator>
		<pubDate>Tue, 08 Sep 2015 22:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://theapplady.net/?p=33774#comment-55</guid>

					<description><![CDATA[In the &quot;doneButtonTapped&quot; function, the &quot;dbFieldExists&quot; function call seems to interfere with the &quot;updateManagedObject&quot; function call. Am I missing some code?]]></description>
			<content:encoded><![CDATA[<p>In the &#8220;doneButtonTapped&#8221; function, the &#8220;dbFieldExists&#8221; function call seems to interfere with the &#8220;updateManagedObject&#8221; function call. Am I missing some code?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
