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

Re: Binding Exception


  • Subject: Re: Binding Exception
  • From: Richard Charles <email@hidden>
  • Date: Mon, 15 Sep 2014 15:46:28 -0600

On Sep 15, 2014, at 2:52 PM, Keary Suska <email@hidden> wrote:

> Yes, The exception will leave your app in an invalid state.

Thank you, I was not aware of that.

> The breakpoint catches before the exception would be logged to console. Simply keep clicking the "continue" button in the debugger until it outputs the exception. Then read the Key-Value Coding guide on when setNilValueForKey: is called and how you can handle it.

Clicking "continue" eventually causes the application to run freely but the debugger never produces any output. Weird. Implementing setNilValueForKey: fixed the issue.

On Sep 15, 2014, at 2:52 PM, Mike Abdullah <email@hidden> wrote:

> Read the docs for -setNilValueForKey:


I reviewed the documentation and yes implementing setNilValueForKey: fixed the issue.

Thanks for the help.
Richard Charles


_______________________________________________

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: 
 >Binding Exception (From: Richard Charles <email@hidden>)
 >Re: Binding Exception (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: Want NSTableView NSOutlineView to load lazy like iOS?
  • Next by Date: Re: Want NSTableView NSOutlineView to load lazy like iOS?
  • Previous by thread: Re: Binding Exception
  • Next by thread: Re: Binding Exception
  • Index(es):
    • Date
    • Thread