On Sat, Nov 24, 2007 at 10:38:16PM -0800, Stewart Stremler wrote: > Java. > Maybe Smalltalk. > Possibly Objective-C.
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? Dave Cook -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
