Which exception handling system should I use?
Which exception handling system should I use?
- Subject: Which exception handling system should I use?
- From: Matteo Manferdini <email@hidden>
- Date: Mon, 24 Apr 2006 16:12:03 +0200
Hi everyone, I dicovered that Objective-C and Cocoa have two
different systems for handling exceptions: the first is described in
the "Objective-C programming language" guide (http://
developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
Articles/chapter_4_section_9.html), the second in the "Exception
programming topics for Cocoa" document (http://developer.apple.com/
documentation/Cocoa/Conceptual/Exceptions/Exceptions.html)
They seem to me the same thing, so I was wondering which one to use
and why there are two systems for the same thing.
Thank you.
---
Matteo Manferdini
_______________________________________________
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