• 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: Garbage collection in XCode 2.1, and Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Garbage collection in XCode 2.1, and Cocoa


  • Subject: Re: Garbage collection in XCode 2.1, and Cocoa
  • From: Raffael Cavallaro <email@hidden>
  • Date: Thu, 28 Jul 2005 13:03:37 -0400


On Jul 28, 2005, at Thu, Jul 28, 11:41 25 AM, Markus Hitter wrote:

What do you do with people who consider garbage collection as a source of unexpected behaviour and a waste of cycles? Reference counting is a snap if you know what you are doing.


Presumably the old style refcounting framework will still be available - just link against that instead and retain/release/autorelease to your heart's content.

I will say I think you're behind the historical curve here - the whole history of computing is one of automating low level details and freeing programmers to concentrate on higher level aspects of their code. BTW Boehm asserts that use of his gc is not significantly more costly in cpu cycles than ordinary malloc.

regards,

Ralph

Raffael Cavallaro, Ph.D.
email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Garbage collection in XCode 2.1, and Cocoa
      • From: Markus Hitter <email@hidden>
References: 
 >Re: Garbage collection in XCode 2.1, and Cocoa (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)
 >Re: Garbage collection in XCode 2.1, and Cocoa (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: XCode editor intolerably slow
  • Next by Date: otool
  • Previous by thread: Re: Garbage collection in XCode 2.1, and Cocoa
  • Next by thread: Re: Garbage collection in XCode 2.1, and Cocoa
  • Index(es):
    • Date
    • Thread