• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData: How to do Transient Entities?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData: How to do Transient Entities?


  • Subject: Re: CoreData: How to do Transient Entities?
  • From: mmalcolm crawford <email@hidden>
  • Date: Fri, 20 May 2005 01:38:49 -0700


On May 20, 2005, at 1:12 AM, Lee Morgan wrote:

I've got some CoreData entities (~1000) that are worthless after my application quits.

Presumably you mean that you have about a thousand instances of a particular entity that are unneeded?

Setting all the entity's attributes as transient doesn't work as I need; since the number of entities varies also.

This is confusing, even assuming the interpretation above.

Any advice on how to go about making a select few entities transient?

Prior to saving, fetch the instances of the unwanted entity, and delete them.

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


  • Follow-Ups:
    • Re: CoreData: How to do Transient Entities?
      • From: Lee Morgan <email@hidden>
References: 
 >CoreData: How to do Transient Entities? (From: Lee Morgan <email@hidden>)

  • Prev by Date: Re: Plugin support for Apple's Mail application
  • Next by Date: Re: CoreData: How to do Transient Entities?
  • Previous by thread: CoreData: How to do Transient Entities?
  • Next by thread: Re: CoreData: How to do Transient Entities?
  • Index(es):
    • Date
    • Thread