• 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
Why no -[NSManagedObjectContext deleteObjects:] ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why no -[NSManagedObjectContext deleteObjects:] ?


  • Subject: Why no -[NSManagedObjectContext deleteObjects:] ?
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 1 Sep 2007 07:20:03 -0700

NSManagedObjectContext implements a deleteObject: method which deletes a single object. What if I want to delete an array or set of objects? Since CoreData is so High Level and Efficient, I would expect there to be an optimized deleteObjects: method.

It just seems weird that I should have to enumerate through and deleteObject: for each. I'm a little worried that maybe I'm thinking inside the wrong box or something.

Thanks,

Jerry Krinock
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Why no -[NSManagedObjectContext deleteObjects:] ?
      • From: Bill Bumgarner <email@hidden>
    • Re: Why no -[NSManagedObjectContext deleteObjects:] ?
      • From: Scott Thompson <email@hidden>
  • Prev by Date: many messages between threads
  • Next by Date: NSBezierPath append CGGlyph
  • Previous by thread: Re: many messages between threads
  • Next by thread: Re: Why no -[NSManagedObjectContext deleteObjects:] ?
  • Index(es):
    • Date
    • Thread