Re: inheritance and initialisation
Re: inheritance and initialisation
- Subject: Re: inheritance and initialisation
- From: Richard Chamberlain <email@hidden>
- Date: Fri, 15 Aug 2003 15:25:49 +0100
Hi James,
On Friday, August 15, 2003, at 01:14 am, James Dempsey wrote:
For a full explanation, see the section Memory Mangement in The
Objective-C Programming Language book online (specifically the
Allocating and Initializing Objects section, which talks about
"Coordinating Classes" and "The Designated Initializer").
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
4objc_runtime_overview/index.html
</snip>
I hope that helps a bit - again, the documentation is much more
explicit than one can be in a few paragraphs.
Yes that helps a whole heap.
Thanks a lot for point me in the right direction.
Cheers,
Richard
_______________________________________________
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.