Re: When exactly does a fault get fired?
Re: When exactly does a fault get fired?
- Subject: Re: When exactly does a fault get fired?
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 17 Feb 2006 09:10:02 -0800
On Feb 17, 2006, at 8:41 AM, Chris Hanson wrote:
On Feb 17, 2006, at 2:14 AM, Andre wrote:
Here's my reason. I'm working on a way to have a specific entity,
that is accessed by a key that names it. So, the entity actually
may contain a binary data or a large blob of text [...]
You can use a predicate on a fetch request to do this efficiently,
so long as the possible objects you might fetch are all instances
of the same entity.
See also <http://developer.apple.com/documentation/Cocoa/Conceptual/
CoreData/Articles/cdPerformance.html#//apple_ref/doc/uid/TP40003468-
SW5>.
mmalc
_______________________________________________
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