Re: Too many @selector statements?
Re: Too many @selector statements?
- Subject: Re: Too many @selector statements?
- From: "John C. Randolph" <email@hidden>
- Date: Sun, 2 Oct 2005 00:34:04 -0700
That looks like the crash happens when trying to post the
notification. I would make sure in gdb that at runtime that methods
for those selectors exist in the observer's class.
addObserver:selector:name:object: doesn't check whether the given
observer implements the selector.
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden