Re: Super vs. self (newbie question)
Re: Super vs. self (newbie question)
- Subject: Re: Super vs. self (newbie question)
- From: Marco Scheurer <email@hidden>
- Date: Sat, 10 Aug 2002 23:17:10 +0200
On Saturday, August 10, 2002, at 06:14 pm, Jonas Roel wrote:
Can someone differentiate between self and super? Does self ONLY refer
to the method contained in the class, and super ONLY refers to the
class which contains such and such methods which is calling super?
file:///Developer/Documentation/Cocoa/ObjectiveC/3CoreObjC/index.html
has a section on "Messages to self and super" which explains these
concepts in details.
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.