Re: [super initialize]?
Re: [super initialize]?
- Subject: Re: [super initialize]?
- From: Jim Correia <email@hidden>
- Date: Sat, 3 Sep 2005 08:00:19 -0400
On Sep 3, 2005, at 4:18 AM, Scott Anguish wrote:
that assumes that you implement it like that, testing for the
class, rather than determining if it's been initialized already in
another way.
You don't have to do any test and it will still fail (see mmalc's
example as well) if the subclass doesn't do a [super initialize]
which we (and the docs) seem to be in agreement that it should not.
Jim
_______________________________________________
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