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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden