<?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: Merging multiple contexts in Core Data</title>
	<atom:link href="http://losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/</link>
	<description>because i don&#039;t write software for windows</description>
	<lastBuildDate>Mon, 27 Feb 2012 21:23:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mmalc</title>
		<link>http://losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/comment-page-1/#comment-280</link>
		<dc:creator>mmalc</dc:creator>
		<pubDate>Thu, 04 Jan 2007 04:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/#comment-280</guid>
		<description>An example of dealing with multiple-error errors is given here:

http://developer.apple.com./documentation/Cocoa/Conceptual/CoreData/Articles/cdValidation.html

As ever, though, please submit enhancement requests to:

http://bugreport.apple.com/</description>
		<content:encoded><![CDATA[<p>An example of dealing with multiple-error errors is given here:</p>
<p><a href="http://developer.apple.com./documentation/Cocoa/Conceptual/CoreData/Articles/cdValidation.html" rel="nofollow">http://developer.apple.com./documentation/Cocoa/Conceptual/CoreData/Articles/cdValidation.html</a></p>
<p>As ever, though, please submit enhancement requests to:</p>
<p><a href="http://bugreport.apple.com/" rel="nofollow">http://bugreport.apple.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob Stoklund Olesen</title>
		<link>http://losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/comment-page-1/#comment-279</link>
		<dc:creator>Jakob Stoklund Olesen</dc:creator>
		<pubDate>Tue, 24 Oct 2006 10:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2006/10/23/merging-multiple-contexts-in-core-data/#comment-279</guid>
		<description>Andy,

I have a problem that is very similar to your unique message id issue. I don&#039;t know if you have noticed yet, but the fetch request to check for uniqueness gets pretty slow as your table grows.

If you find a solution, please write about it.

I have considered using a separate dbopen() or SQLite database as an index. It gets tricky keeping stuff in sync, though.</description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I have a problem that is very similar to your unique message id issue. I don&#8217;t know if you have noticed yet, but the fetch request to check for uniqueness gets pretty slow as your table grows.</p>
<p>If you find a solution, please write about it.</p>
<p>I have considered using a separate dbopen() or SQLite database as an index. It gets tricky keeping stuff in sync, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

