Unless your app is doing very clever things, there isn't any
justification for allocating an autorelease pool without releasing it.
These are particularly tricky because they are implemented in a
stack, and if you do not keep the stack properly balanced, it is
quite easy to make crash-inducing mistakes.
Just to add to that, you should be careful about *not* releasing
autorelease pools when exceptions are involved.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden