Re: How to override properties
Re: How to override properties
- Subject: Re: How to override properties
- From: Jens Alfke <email@hidden>
- Date: Thu, 01 Oct 2015 21:53:13 -0700
> On Oct 1, 2015, at 9:28 PM, Gerriet M. Denkmann <email@hidden> wrote:
>
> I don’t think that I want ’stuff’ to be implemented by its superclass. Rather I want it to be overridden. So I am not sure, whether @dynamic is the right thing to do.
Implement -stuff and -setStuff: in the subclass, and implement each by simply calling the superclass method.
—Jens
_______________________________________________
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