• 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: NSManagedObjected isInserted
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSManagedObjected isInserted


  • Subject: Re: NSManagedObjected isInserted
  • From: Jerry Krinock <email@hidden>
  • Date: Mon, 11 Apr 2011 11:31:02 -0700

On 2011 Apr 11, at 06:00, Mike Abdullah wrote:

> Think of it as being equivalent to:
>
> - (BOOL)isInserted;
> {
>    return [[[self managedObjectContext] insertedObjects] containsObject:self];
> }

Oh!  Thank you for clarifying that, Mike.  I just sent Apple some Document Feedback on -isInserted.

_______________________________________________

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

References: 
 >NSManagedObjected isInserted (From: "Carter R. Harrison" <email@hidden>)
 >Re: NSManagedObjected isInserted (From: Quincey Morris <email@hidden>)
 >Re: NSManagedObjected isInserted (From: "Carter R. Harrison" <email@hidden>)
 >Re: NSManagedObjected isInserted (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Core Data relationship fault
  • Next by Date: Re: Core Data relationship fault
  • Previous by thread: Re: NSManagedObjected isInserted
  • Next by thread: Re: Remove Duplicates in a NSArray
  • Index(es):
    • Date
    • Thread