Re: Infinite Loop invoking super ?? -[NSDocument canCloseDocumentWithSelector:::]
Re: Infinite Loop invoking super ?? -[NSDocument canCloseDocumentWithSelector:::]
- Subject: Re: Infinite Loop invoking super ?? -[NSDocument canCloseDocumentWithSelector:::]
- From: Ken Thomases <email@hidden>
- Date: Mon, 22 Nov 2010 12:31:23 -0600
On Nov 22, 2010, at 11:32 AM, Jerry Krinock wrote:
> How can there be an infinite loop invoking super in a method? Looks like it was re-invoking itself instead of invoking super.
Busted method or isa swizzling, maybe? Or a memory smasher that messed up the dispatch table?
Regards,
Ken
_______________________________________________
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