Message Forwarding for + Methods
Message Forwarding for + Methods
- Subject: Message Forwarding for + Methods
- From: Joe Lester <email@hidden>
- Date: Mon, 5 Sep 2005 22:15:40 -0500
Any way to get message forwarding to work on class methods (+ methods)?
I know they work for instance methods (- methods) using...
- (void)forwardInvocation:(NSInvocation *)anInvocation
But is there a way to forward messages sent to the class itself? Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden