On Apr 16, 2009, at 11:43 AM, Jeremy W. Sherman wrote:

Foundation memory management for CoreFoundation programmers, in brief:
 * the Create rule becomes the "you own all references returned by a
method beginning with new, copy, or alloc"
 * the Get rule becomes "you do not own any references returned by a
method beginning with anything else"

<pedantic>
s/beginning with/containing/g
</pedantic>

mutableCopy would not be included otherwise.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to