|
| 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
| [Prev in Thread] | Current Thread | [Next in Thread] |