Re: call selector @"mySelector"
Re: call selector @"mySelector"
- Subject: Re: call selector @"mySelector"
- From: Tom Harrington <email@hidden>
- Date: Sun, 2 Oct 2005 22:39:56 -0600
On 9/30/05, Raffael Cavallaro <email@hidden> wrote:
> On Sep 30, 2005, at 7:46 PM, Tom Harrington wrote:
>> Yes, but "any number...of arguments" != "variable numbers of arguments".
> You're picking nits here since "variable numbers of arguments" is a proper
> subset of "any number of arguments."
No it isn't, unless you're using some unusual version of the word
"subset" that's more like object inheritance than like the usual
definition of the word. Your "proper subset" here has additional
properties not present in the superset. Having a variable number of
arguments carries the implication that the number of arguments is not
known in advance. That's not implicit in simply stating that a method
has "any number 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