Re: self = [super init], nil?
Re: self = [super init], nil?
- Subject: Re: self = [super init], nil?
- From: Joanna Carter <email@hidden>
- Date: Sat, 8 May 2010 15:45:14 +0100
Hi Ken
> And while we're correcting things, there's no such thing as a "static method" in Objective-C. There are class methods. The use of "static" in this way is a C++-ism.
Aaarrgghhhhh!!!
My problem is that I used Delphi ever since v1, which call them class methods, but for the past five years, I have also been using C#, which call them static methods.
I stand corrected and promise to try and get it right from now on :-)
> Beyond just being a matter of conventional terminology of the language community, Objective-C class methods are just as dynamic as instance methods. So the adjective "static" is inapplicable.
Unfortunately, "static" seems to have developed a mind of its own :-)
Joanna
--
Joanna Carter
Carter Consulting
_______________________________________________
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