• 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: Two kinds of NSManagedObject fault?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two kinds of NSManagedObject fault?


  • Subject: Re: Two kinds of NSManagedObject fault?
  • From: Jerry Krinock <email@hidden>
  • Date: Fri, 07 Mar 2014 18:54:08 -0800

Sixten is correct about -isDeleted.  It is rarely useful.

Regarding these two kinds of managed object faults, your “second” kind is similar to what I described in a message I posted earlier today [1].  In my case,

-isFault returns NO
-isDeleted returns NO
-retainCount returns +1 or greater
-get<aNumberAttribute> works OK
-get<aStringAttribute> works OK
-get<aDateAttribute> makes EXC_BAD_ACCESS
-get<aRelationship> makes EXC_BAD_ACCESS
-set<anyProperty> makes EXC_BAD_ACCESS

I don’t know what to make of this either.  I was wondering if maybe the object’s managed object context had been reset.

Jerry

1.  Subject: NSPersistentDocument objects "gutted" after Duplicate, Rename in 10.9.
_______________________________________________

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: Two kinds of NSManagedObject fault?
      • From: Frédéric Testuz <email@hidden>
References: 
 >Re: Two kinds of NSManagedObject fault? (From: Sixten Otto <email@hidden>)
 >Re: Two kinds of NSManagedObject fault? (From: Sixten Otto <email@hidden>)

  • Prev by Date: NSTask for external tool - keep active/prevent relaunch?
  • Next by Date: Re: NSTask for external tool - keep active/prevent relaunch?
  • Previous by thread: Re: Two kinds of NSManagedObject fault?
  • Next by thread: Re: Two kinds of NSManagedObject fault?
  • Index(es):
    • Date
    • Thread