gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Forwarding and the GNU runtime one more time (was ANN : GNUstep 2.6.


From: Nicola Pero
Subject: Re: Forwarding and the GNU runtime one more time (was ANN : GNUstep 2.6.0 for openSUSE 11.4)
Date: Wed, 22 Jun 2011 11:38:51 +0200 (CEST)

> But I suppose the answer is again, I need two function calls for my purpose 
> in the GNU runtime.

Yes.  I guess what you really want is a variant of 
class_getMethodImplementation() which returns
NULL (instead of a forwarding function) if the method is not implemented 
directly by the class.
But there is no such variant. ;-)

Any particular reason you need to make a difference between forwarded and 
non-forwarded methods ?

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]