• 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: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful


  • Subject: Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
  • From: "Sean McBride" <email@hidden>
  • Date: Mon, 4 Feb 2008 16:40:07 -0500
  • Organization: Rogue Research

On 2/3/08 8:57 PM, John Engelhart said:

>This is the basis for my opinion that the 10.5 GC should not be used.

I've been working on a GC-only app for several months now.  In practice,
I haven't run into major problems.

But I would say that the dev tools and docs are not quite 'GC ready'.
Lots of docs talk about autoreleasing and make no mention of GC.  The
(great) Debugging Magic technote has not a single hint for GC
debugging.  MallocDebug does not work with GC apps (you can still have
leaks in GC apps if your app also uses C/C++ code).  Rosetta does not
support GC code (could be nice for running unit tests).  OpenGL
Profiler.app does not work with GC apps.  Interface Bulider does not
support GC plugins.  Hopefully the tools with catch up soon.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

_______________________________________________

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: 
 >Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful (From: John Engelhart <email@hidden>)

  • Prev by Date: Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
  • Next by Date: PDFAnnotationLine problem
  • Previous by thread: Re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
  • Next by thread: re: Use of Mac OS X 10.5 / Leopards Garbage Collection Considered Harmful
  • Index(es):
    • Date
    • Thread