Re: Cocoa classes question
Re: Cocoa classes question
- Subject: Re: Cocoa classes question
- From: Will Mason <email@hidden>
- Date: Tue, 5 Jul 2005 11:17:12 -0700 (PDT)
Objective-C does not support multiple inheritance, but you can achieve
similar results by using protocols and/or categories. What are you
trying to do?
Will
--- Luc Vandal <email@hidden> wrote:
> Hi,
>
> what is the syntax so a class can derrive from more than one class? I
>
> tried
>
> @interface MyClass: NSObject, MyOtherClass
>
> and I get a compile error.
>
> Thanks!
>
> Luc
>
>
> ____________________________________________________
> Luc Vandal
> Développeur de logiciel / Software Developer Victor Reader Team
>
> HumanWare
> 841 Jean-Paul-Vincent, Longueuil QC, Canada J4G 1R3
> Tél : / Tel +1 450 463-1717
> Fax / Téléc : +1 450 463-0120
> http://www.humanware.com
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden