Re: call selector @"mySelector"
Re: call selector @"mySelector"
- Subject: Re: call selector @"mySelector"
- From: Tom Harrington <email@hidden>
- Date: Fri, 30 Sep 2005 17:46:37 -0600
On 9/30/05, Raffael Cavallaro <email@hidden> wrote:
>
> 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>
Yes, but "any number...of arguments" != "variable numbers of arguments".
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
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