Re: Type introspection with NSMethodSignature, deprecated NSObjCValueType?
Re: Type introspection with NSMethodSignature, deprecated NSObjCValueType?
- Subject: Re: Type introspection with NSMethodSignature, deprecated NSObjCValueType?
- From: Benjamin Stiglitz <email@hidden>
- Date: Fri, 1 Feb 2008 08:23:49 -0800
Given an arbitrary selector, and after having verified that
instances respond to the selector, I'd like to make sure the method
signature matches a particular form.
Any reason you’re doing this? As Glenn points out, this approach is
fraught with trouble.
If you’re verifying a plugin, there’s always the option of crashing.
-Ben_______________________________________________
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