Re: My try/catch block isn't catching exceptions on 10.6
Re: My try/catch block isn't catching exceptions on 10.6
- Subject: Re: My try/catch block isn't catching exceptions on 10.6
- From: Scott Ribe <email@hidden>
- Date: Fri, 27 Nov 2009 13:40:47 -0700
- Thread-topic: My try/catch block isn't catching exceptions on 10.6
If one thread reads imminentList while another is modifying it, you can
crash. There are instants during the modification where it will be in an
internally inconsistent state.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden