Re: tearing my hair, ok here is a compilable example.
Re: tearing my hair, ok here is a compilable example.
- Subject: Re: tearing my hair, ok here is a compilable example.
- From: "Stephen J. Butler" <email@hidden>
- Date: Thu, 16 Oct 2008 02:05:17 -0500
On Thu, Oct 16, 2008 at 2:03 AM, Stephen J. Butler
<email@hidden> wrote:
> - (void) setCanLink:(BOOL)aValue
> {
> canLink = aValue;
> }
Opps. You can remove that. Still works. I'm assuming
NSObjectController overrides some of the KVC/KVO methods for its own
purposes, and it breaks observing subclass properties.
_______________________________________________
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