Re: Subclassing a "shared" class object.
Re: Subclassing a "shared" class object.
- Subject: Re: Subclassing a "shared" class object.
- From: daniel <email@hidden>
- Date: Fri, 8 Apr 2005 17:38:29 -0700
You subclass it the same way you subclass any other object. It would
help if you were more specific about your concern. Is it that you want
to override the designated initializer? No problem, your subclass can
override class methods as easily as it can override instance methods.
Daniel
On Apr 7, 2005, at 8:44 AM, David Hoerl wrote:
I would like to subclass a class where the designated initializer is
"shared..blah..blah" (and no "init..." methods is specified). How do
I do this?
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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