Re: call selector @"mySelector"
Re: call selector @"mySelector"
- Subject: Re: call selector @"mySelector"
- From: Raffael Cavallaro <email@hidden>
- Date: Fri, 30 Sep 2005 16:20:31 -0400
On Sep 30, 2005, at 3:27 PM, Sherm Pendley wrote:
there's NSInvocation. It's more complex, but it's capable of
handling any number and type of arguments, and any type of return
value.
"NSInvocation does not support invocations of methods with either
variable numbers of arguments or union arguments."
from <http://developer.apple.com/documentation/Cocoa/Reference/
Foundation/ObjC_classic/Classes/NSInvocation.html>
regards
Raffael Cavallaro, Ph.D.
email@hidden
_______________________________________________
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