From: Filipe Cabecinhas (filcab at gmail.com) Date: Wed Feb 20 14:15:23 EST 2008 |
|
Hi is it possible, in scheme/class to catch the error for an unknown method, from inside the object? Kind of Objective-C's forwardInvocation:, Ruby's method_missing (or something), and many others ;-) Thanks in advance. F P.S: Where can I find the documentation for the missing sections in the PLT Guide (v3.99)
Posted on the users mailing list. |
|