Re: method signature from a protocol?
Re: method signature from a protocol?
- Subject: Re: method signature from a protocol?
- From: Ondra Cada <email@hidden>
- Date: Sat, 13 Jul 2002 16:32:45 +0200
On Saturday, July 13, 2002, at 04:22 , petite_abeille wrote:
Try something like:...
Essentially, you say "dive into the runtime structures, and create
NSMethodSignatures yourself", right?
Well I guess that would be possible, but definitely not easy. Besides, I
even can't find a way to create NSMethodSignatures myself?!?
NSMethodSignature.h offers just getters, no constructors/setters...
And yes, I do need NSMethodSignature (since it is mandatory for forwarding,
and quite complicated dynamic forwarding is what I am implementing).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.