Re: Stack-based C++ class to wrap NSAutoreleasePool
Re: Stack-based C++ class to wrap NSAutoreleasePool
- Subject: Re: Stack-based C++ class to wrap NSAutoreleasePool
- From: Kyle Sluder <email@hidden>
- Date: Sat, 14 Nov 2009 12:10:56 -0800
On Sat, Nov 14, 2009 at 12:10 PM, Kyle Sluder <email@hidden> wrote:
> And even in 64-bit code, most of Cocoa is *not* objection-safe. So if
> you throw an exception through Cocoa stack frames, they won't catch it
> and clean up after themselves.
Objection-safe? I of course meant exception-safe.
--Kyle Sluder
_______________________________________________
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