discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Catching a missing method call?


From: Helge Hess
Subject: Re: Catching a missing method call?
Date: Fri, 27 Jul 2001 18:45:54 +0200

Laurent Julliard wrote:
> Is there a way to catch a missing method call for a given Class in
> GNUStep/Objective C? 

Take a look at NSObject's -forwardInvocation: method and the
NSInvocation class.

Greetings
  Helge
-- 
SKYRIX Software AG - http://www.skyrix.com
Web Application Technology for Enterprises



reply via email to

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