Re: Objective-C and it's future
Re: Objective-C and it's future
- Subject: Re: Objective-C and it's future
- From: Damien Sorresso <email@hidden>
- Date: Fri, 7 Jul 2006 20:14:42 -0500
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.
--
Damien Sorresso
Mac OS X Developer
Computer Infrastructure Support Services
Illinois State University
E-mail: email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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