Re: [Q] Inheritance, Composition and Abstract super classes
Re: [Q] Inheritance, Composition and Abstract super classes
- Subject: Re: [Q] Inheritance, Composition and Abstract super classes
- From: Ondra Cada <email@hidden>
- Date: Mon, 24 May 2004 14:31:27 +0200
Just a nitpick, *completely unrelated to the original question*:
On 24.5.2004, at 13:46, Joakim Danielson wrote:
>
For me, the class NSObject (and Object in Java) is just the root class
>
that all other classes need to inherit from directly or indirectly
Unlike Java's Object, our NSObject is *not* the mandatory superclass of
anything else. The vast majority of classes inherit NSObject, but there
are other roots in Cocoa (NSProxy), and you may create your own if need
be.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.