Re: NSException raised within [NSView setHidden]
Re: NSException raised within [NSView setHidden]
- Subject: Re: NSException raised within [NSView setHidden]
- From: Ken Ferry <email@hidden>
- Date: Wed, 26 Oct 2005 15:04:11 -0700
On 10/26/05, John C. Randolph <email@hidden> wrote:
>
> On Oct 24, 2005, at 6:12 PM, Rudi Sherry wrote:
>
> > Would this be a bug for RADAR, or is this considered normal
> > execution (i.e. flow control via exceptions)?
>
> If in doubt, file a bug report. If it's not a bug, the report will
> get closed with a 'Behaves Correctly" resolution.
>
And independently, Cocoa does not use exceptions for flow control,
only for unforseen errors.
http://developer.apple.com/documentation/Cocoa/Conceptual/Exceptions/Exceptions.html
-Ken
_______________________________________________
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