discuss-gnustep
[Top][All Lists]
Advanced

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

Catching a missing method call?


From: Laurent Julliard
Subject: Catching a missing method call?
Date: Fri, 27 Jul 2001 18:37:13 +0200

Is there a way to catch a missing method call for a given Class in
GNUStep/Objective C? I'm thinking of something like the "missing" method
in the ruby language. The simple fact of declaring the method called
"missing" in a class has the effect of redirecting all unknown method
calls to it.

If there isn't such a mechanism any idea on how to mimic it is welcome.

Laurent



reply via email to

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