CoreData: How to do Transient Entities?
CoreData: How to do Transient Entities?
- Subject: CoreData: How to do Transient Entities?
- From: Lee Morgan <email@hidden>
- Date: Fri, 20 May 2005 04:12:35 -0400
I've got some CoreData entities (~1000) that are worthless after my
application quits.
So I want to set them to be transient, however I can't seem to find
any easy way to do this - there doesn't seem to be support built into
CoreData for transient entities like there is for transient attributes.
Setting all the entity's attributes as transient doesn't work as I
need; since the number of entities varies also.
Any advice on how to go about making a select few entities transient?
Thanks,
Lee
_______________________________________________
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