Re: CoreData: How to do Transient Entities?
Re: CoreData: How to do Transient Entities?
- Subject: Re: CoreData: How to do Transient Entities?
- From: Nicko van Someren <email@hidden>
- Date: Fri, 20 May 2005 11:29:36 +0100
On 20 May 2005, at 09:56, Lee Morgan wrote:
On May 20, 2005, at 4:50 AM, mmalcolm crawford wrote:
... simply execute a fetch request with no predicate.
Of course. Nice. It seems for every problem I'm having, CoreData is
providing a very nice solution to.
And a big thanks for your help mmalc.
Also, remember the handy [NSSet +setWithArray:] which will instantly
turn the result of your fetch request into something that you can
pass to minusSet: on any relationship value that is referencing your
transient objects.
Nicko
_______________________________________________
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