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 protected]) 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/archive%40mail-archive.com This email sent to [email protected]
