Re: Smart Lists (smart folders, smart groups,...) with Core Data
Re: Smart Lists (smart folders, smart groups,...) with Core Data
- Subject: Re: Smart Lists (smart folders, smart groups,...) with Core Data
- From: Jim Correia <email@hidden>
- Date: Wed, 16 Nov 2005 07:34:17 -0500
On Nov 15, 2005, at 9:30 AM, zeno wrote:
Is there a more appropriate way of doing this?
One approach to the problem is shown in the Core Recipes sample
available on the ADC web site. (The executive summary is that it
doesn't use fetched properties, but builds a predicate in a
SmartGroup object, lazily executes a fetch request to get the items
as needed, and listens to managed object notifications to decide when
it might need to re-fetch the list.)
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden