Re: Memory question when added a view to the superView
Re: Memory question when added a view to the superView
- Subject: Re: Memory question when added a view to the superView
- From: Dave Carrigan <email@hidden>
- Date: Fri, 10 Sep 2010 13:11:28 -0700
On Sep 10, 2010, at 1:05 PM, Dave DeLong wrote:
> *Unless the documentation says otherwise. Consider, for example, +[NSData dataWithBytesNoCopy:...].
True, although that particular method is taking ownership of a buffer, not of an object. I would be curious if there are any APIs that actually take ownership of an object from you, but I bet that they're very rare.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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