Re: Calling a class method with the runtime ObjC API
Re: Calling a class method with the runtime ObjC API
- Subject: Re: Calling a class method with the runtime ObjC API
- From: vincent habchi <email@hidden>
- Date: Thu, 18 Nov 2010 22:36:04 +0100
Le 18 nov. 2010 à 22:31, Joar Wingfors a écrit :
>> I supposed I couldn't do such a simple thing as [MyClass perform:selector] because the perform: method is an instance one.
>
> [MyClass performSelector:theSelector];
> Works like a charm.
Thanks Joar, next time I shall be more adventurous. :)
Vincent_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden