<?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"
	>
<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/</link>
	<description>Crooked Spin</description>
	<pubDate>Wed, 07 Jan 2009 09:14:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: brad</title>
		<link>http://crookedspin.com/2007/01/02/predicate-matching/#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't think of it last night.  I was hung up on the predicates acting differently without being documented.  I think I'm still going to rewrite it though.  The way I'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-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'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>
