• 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: Cant Access Properties of NSManagedObject from a NSArrayController...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cant Access Properties of NSManagedObject from a NSArrayController...


  • Subject: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • From: email@hidden (Laurent Demaret)
  • Date: Tue, 24 Nov 2009 21:46:02 +0100
  • Organization: None

Gustavo Pizano <email@hidden> wrote:

> Thats what its telling me the console... when logging...
It means that the object you sent the message could not handle it.
Just put a breakpoint at your NSLog statement and type "po" followed by
the id of the faulting object so you know who you are sending your
action to ..
2 possiblities : it's the wrong object or it's the wrong message ..

[edit]
PS: the other post is right you are sending it to a proxy. po 0x....
would have tell you that ..
_______________________________________________

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: Cant Access Properties of NSManagedObject from a NSArrayController...
      • From: Gustavo Pizano <email@hidden>
References: 
 >Re: Cant Access Properties of NSManagedObject from a NSArrayController... (From: Gustavo Pizano <email@hidden>)

  • Prev by Date: Re: tableView:setObjectValue:forTableColumn:row: not called when button pressed
  • Next by Date: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Previous by thread: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Next by thread: Re: Cant Access Properties of NSManagedObject from a NSArrayController...
  • Index(es):
    • Date
    • Thread