• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Missing something about initialization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Missing something about initialization (From: Alfonso Ortega <email@hidden>)
 >Re: Missing something about initialization (From: Scott Andrew <email@hidden>)

  • Prev by Date: Re: Questions on using using modal sheets with Core Data
  • Next by Date: Re: Missing something about initialization
  • Previous by thread: Re: Missing something about initialization
  • Next by thread: PopUp and PullDown buttons behaving differently with NSViews included in their menus on mouse down
  • Index(es):
    • Date
    • Thread