Will calling entity.name cause a fault to fire?
Will calling entity.name cause a fault to fire?
- Subject: Will calling entity.name cause a fault to fire?
- From: email@hidden
- Date: Wed, 11 Jan 2006 13:30:59 -0800
I'm working on changing my model to use more abstracted
relationships, and want to get a collection based on the entity type,
but using a fetched relationship, I will be dealing with a lot of
objects so I want to prevent faulting to be fired, so checking the
entity name seems the sensible route.
I know calling [NSManagedObject entity] will not fire a fault, but I
just would like to confirm if making a fetched relationship in Xcode
Modeler UI setting the predicate to entity.name == "myEntity" would
not cause a fault to be fired.
Thanks for any help.
Andre
_______________________________________________
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