• 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
Core Data: rare exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data: rare exception


  • Subject: Core Data: rare exception
  • From: Ricardo Strausz <email@hidden>
  • Date: Mon, 8 Oct 2007 16:26:00 -0500

Hola tod@s!

I am playing with a Core Data Document based app and found that, while running and trying to add: an object, the following error message appears in the console

2007-10-08 16:13:57.799 CDD_Curare[1945] *** -[NSCFDictionary _isMaintainingInverse]: selector not recognized [self = 0x3367b0]
2007-10-08 16:13:57.800 CDD_Curare[1945] *** NSRunLoop ignoring exception '*** -[NSCFDictionary _isMaintainingInverse]: selector not recognized [self = 0x3367b0]' that raised during posting of delayed perform with target 3b3150 and selector 'invokeWithTarget:'



Does anybody recognises this? knows how to fix it?

Dino

p.d., relevant info:

the (relevant part of the) model is as follows: there are 4 related tables, say A <-->> B <-->> C <<--> D, all relations are optional.
while adding A and after B, there is no problem at all; the problem is while trying to add C.
I am writing no code at all; all duty is done due to bindings and outlets to the array controllers.



_______________________________________________

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: Core Data: rare exception
      • From: Jim Correia <email@hidden>
  • Prev by Date: Re: DEUG vs RELEASE
  • Next by Date: Re: Core Data: rare exception
  • Previous by thread: Re: DEUG vs RELEASE
  • Next by thread: Re: Core Data: rare exception
  • Index(es):
    • Date
    • Thread