Debugging Bindings in Cocoa
Debugging Bindings in Cocoa
- Subject: Debugging Bindings in Cocoa
- From: Gabriele de Simone <email@hidden>
- Date: Tue, 17 Feb 2004 09:06:29 -0500
Often times, when debugging Bindings-code in Cocoa (adding & removing
items) I get this message printed out in my console:
-[_NSStateMarker boolValue]: selector not recognized
It usually takes me a while to find out what the problem is, because
the above message is quite abstract. What does it mean, but more
importantly are there better ways to extract error conditions from
Cocoa?
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.