Re: Re: Objective-C and it's future
Re: Re: Objective-C and it's future
- Subject: Re: Re: Objective-C and it's future
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 7 Jul 2006 18:25:24 -0700
On 7/7/06, Damien Sorresso <email@hidden> wrote:
On 7 Jul, 2006, at 8:07 PM, Shawn Erickson wrote:
> ...but the point is you could implement classes that are specific
> about what they return (I often do that with my init methods) and the
> compiler would flag this for you.
But you must also remember that this only works for classes *you*
write. You cannot statically type Apple's classes in the way you
would if they were written in C++ because, without any exception I'm
aware of, all their `init' methods return the `id' type.
Obviously.
_______________________________________________
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