Re: Fetching related objects in CoreData without NSManagedObject
Re: Fetching related objects in CoreData without NSManagedObject
- Subject: Re: Fetching related objects in CoreData without NSManagedObject
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 20 May 2008 21:31:03 -0600
On May 20, 2008, at 9:24 PM, Hamish Allan wrote:
So can you not iterate through them, checking for equality to an
object on the "one" side or on the "many" side?
That involves a linear search, which is too slow with thousands of
records. SQLite should be faster than that.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden