Re: Adding an observer to an NSOperation crashes my app. RESOLVED
Re: Adding an observer to an NSOperation crashes my app. RESOLVED
- Subject: Re: Adding an observer to an NSOperation crashes my app. RESOLVED
- From: G S <email@hidden>
- Date: Sat, 14 Jan 2012 14:51:57 -0800
Thanks to all who answered. It was a simple boneheaded maneuver:
Failing to call [super init] in the initialization method of my derived class.
DUH. Works fine now!
_______________________________________________
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