On Nov 25, 2007, at 12:00 AM, David M. Cook wrote:

Memory management in Obj-C is less straightforward than the other two, and I'm curious how you would plan to handle it. Use auto-release pools? The
Boehm GC?  Apple's new garbage collector?


I would think, were he to start today, he'd be wise to leverage Objective-C 2.0 which is shipping with OS X 10.5.x and it's associated dev kit (XCode). At that point, there's no reason /not/ to use the garbage collector included with the language.

Unless I'm mistaken, of course.

Gregory

--
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to