On 28 Jan 2012, at 8:51 am, Ken Thomases wrote: > By itself, an array only retains the block. A block must be explicitly > copied if it is to outlive the scope that created it.
If so, isn't that a fundamental semantic change to the meaning of "retain"? On any other object a retain will cause it to outlive the scope that created it. (Admittedly I still have much reading and head-wrapping to do w/rt the mechanics of blocks) b _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
