• 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: Importing Word doc in Carbon app via Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Importing Word doc in Carbon app via Cocoa


  • Subject: Re: Importing Word doc in Carbon app via Cocoa
  • From: "Steve Mills" <email@hidden>
  • Date: Thu, 16 Apr 2009 10:57:22 -0500

On Apr 16, 2009, at 10:44:07, Jesper Storm Bache wrote:

You'll want to read Cocoa memory management:
http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/mmObjectOwnership.html#/ /apple_ref/doc/uid/20000043


The general rule is that if you do *not* create an instance by using [[X alloc] initZZ] then you should *not* call release (because your instance has been auto released).


Thanks for the help, everyone. I hope I remember the rules the next time I have to deal with Cocoa.

_________________________________________________________
Steve Mills                              Me: 952-401-6255
Senior Software Architect                         MultiAd
email@hidden                       www.multi-ad.com


_______________________________________________

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


  • Follow-Ups:
    • Re: Importing Word doc in Carbon app via Cocoa
      • From: "Jeremy W. Sherman" <email@hidden>
References: 
 >Importing Word doc in Carbon app via Cocoa (From: "Steve Mills" <email@hidden>)
 >Re: Importing Word doc in Carbon app via Cocoa (From: Jesper Storm Bache <email@hidden>)

  • Prev by Date: Re: Importing Word doc in Carbon app via Cocoa
  • Next by Date: Re: Apple's PredicateEditorSample returns [self init] in -awakeFromNib ?!?
  • Previous by thread: Re: Importing Word doc in Carbon app via Cocoa
  • Next by thread: Re: Importing Word doc in Carbon app via Cocoa
  • Index(es):
    • Date
    • Thread