Skip navigation.
 
mlRe: NSTimer question...
FROM : Will Mason
DATE : Wed Apr 13 08:49:55 2005

> 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

Related mailsAuthorDate
mlNSTimer question... John Draper Apr 13, 04:57
mlRe: NSTimer question... Nathan Day Apr 13, 06:15
mlRe: NSTimer question... Robert Martin Apr 13, 07:29
mlRe: NSTimer question... Anthony Duer Apr 13, 08:22
mlRe: NSTimer question... daniel Apr 13, 08:43
mlRe: NSTimer question... Will Mason Apr 13, 08:49
mlRe: NSTimer question... daniel Apr 13, 08:57
mlRe: NSTimer question... Ali Ozer Apr 13, 21:48
mlRe: NSTimer question... Daniel Jalkut Apr 19, 07:07
mlRe: NSTimer question... Mirna Pena Apr 25, 20:59
mlRe: NSTimer question... Joshua Orr Apr 25, 23:25