Re: Missing something about initialization
Re: Missing something about initialization
- Subject: Re: Missing something about initialization
- From: Ken Thomases <email@hidden>
- Date: Fri, 12 Jun 2009 14:12:48 -0500
On Jun 12, 2009, at 1:27 PM, Scott Andrew wrote:
You are not retaining your values after retrieved (slot, svn, prn,
clock, block). These are auto released and will be released the the
next time the pool is cleaned up.
slot, svn, and prn are apparently integers. They are scalar values,
not objects, and so not subject to retain-release memory management.
Regards,
Ken
_______________________________________________
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