Re: A word of caution...
Re: A word of caution...
- Subject: Re: A word of caution...
- From: Bill Bumgarner <email@hidden>
- Date: Wed, 17 May 2006 10:01:36 -0700
On May 17, 2006, at 8:02 AM, John Stiles wrote:
Agreed, but most languages provide compile-time diagnostics for
case issues; dynamically bound languages like ObjC, OTOH, sometimes
exhibit runtime failure instead, which is more difficult to track
down, especially if you're a novice.
True and it raises a second basic Obj-C success mantra:
Always use static types. Never use (id).
_______________________________________________
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