Re: Passing C Style Function Callbacks in Cocoa
Re: Passing C Style Function Callbacks in Cocoa
- Subject: Re: Passing C Style Function Callbacks in Cocoa
- From: Ondra Cada <email@hidden>
- Date: Thu, 8 Apr 2004 11:08:08 +0200
On Thursday, Apr 8, 2004, at 01:49 Europe/Prague, Hiro Fujimoto wrote:
* You should not assign return value of [super init] to self.
Ah, not really. You *always* should store the return value of [super
init] to self (save perhaps an extremely small number of very special
hacks).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.