I've been working on a Foundation tool project with garbage collection, and I've been wondering, what's needed (besides making GC required in the Xcode project) to ensure the garbage collector actually does its thing. Is it enough to call objc_startCollectorThread() once in main()? Should I also/instead call [NSGarbageCollector defaultCollector]?

TIA.

----
Karl Moskowski <[EMAIL PROTECTED]>
Voodoo Ergonomics Inc. <http://voodooergonomics.com/>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to