Re: NSTimer question...
Re: NSTimer question...
- Subject: Re: NSTimer question...
- From: daniel <email@hidden>
- Date: Tue, 12 Apr 2005 23:57:55 -0700
Interesting. Didn't know that.
D
On Apr 12, 2005, at 11:49 PM, Will Mason wrote:
In this case it doesn't matter what the type of the argument is. It
doesn't affect the signature of the selector, which is just
"noAnswer:"
One of the powerful and vexing features of Objective C.
True, that in this case it doesn't matter. However, it's not
necessarily a vexing feature of Objective-C, as the GNU run time
supports selectors that also specify their types. It's just a vexing
feature of the Next run time, which doesn't.
Will
_______________________________________________
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