Re: newbie: send message to class not instance
Re: newbie: send message to class not instance
- Subject: Re: newbie: send message to class not instance
- From: Horst Jäger <email@hidden>
- Date: Fri, 17 Oct 2008 09:52:18 +0200
Java borrowed from Objective-C on this and many other features. Java
was actually derived from Obj-C.
It is a "class method".
OK. I like Objective-C better anyway.
As to your other question, do this:
[[myInstance class] myClassMethod];
Yes, thank you, that worked.
_______________________________________________
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