unimplemented methods
unimplemented methods
- Subject: unimplemented methods
- From: Ben Dougall <email@hidden>
- Date: Tue, 22 Jul 2003 01:07:14 +0100
if an object receives a message, *any* message, that it has not got
implemented, is there anyway for that object to kind of have a wildcard
method that has the ability to deal with any unimplemented (in the
object) message, particularly, know what the method call consisted of;
method name and if any, passed variables?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.