<?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: Predicate matching</title>
	<atom:link href="http://crookedspin.com/2007/01/02/predicate-matching/feed/" rel="self" type="application/rss+xml" />
	<link>http://crookedspin.com/2007/01/02/predicate-matching/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=predicate-matching</link>
	<description>Crooked Spin</description>
	<lastBuildDate>Thu, 24 Jul 2008 12:20:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brad</title>
		<link>http://crookedspin.com/2007/01/02/predicate-matching/comment-page-1/#comment-247</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Wed, 03 Jan 2007 04:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://brad.cynicalpeaklog.com/2007/01/02/predicate-matching/#comment-247</guid>
		<description>Thanks Peter.  That does work and I didn&#039;t think of it last night.  I was hung up on the predicates acting differently without being documented.  I think I&#039;m still going to rewrite it though.  The way I&#039;m thinking of doing it should give me more flexibility if I want to store predicates that match on things like created yesterday.</description>
		<content:encoded><![CDATA[<p>Thanks Peter.  That does work and I didn&#8217;t think of it last night.  I was hung up on the predicates acting differently without being documented.  I think I&#8217;m still going to rewrite it though.  The way I&#8217;m thinking of doing it should give me more flexibility if I want to store predicates that match on things like created yesterday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://crookedspin.com/2007/01/02/predicate-matching/comment-page-1/#comment-246</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Tue, 02 Jan 2007 11:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://brad.cynicalpeaklog.com/2007/01/02/predicate-matching/#comment-246</guid>
		<description>Would [NSPredicate predicateWithFormat:@â€department.objectID == %@â€, [someDepartment objectID]] work? (I&#039;ve never used Core Data longer than half an hour, but it would certainly work outside of Core Data.)</description>
		<content:encoded><![CDATA[<p>Would [NSPredicate predicateWithFormat:@â€department.objectID == %@â€, [someDepartment objectID]] work? (I&#8217;ve never used Core Data longer than half an hour, but it would certainly work outside of Core Data.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
