On 16/01/2009, at 1:06 PM, j o a r wrote:
Under GC you're not responsible for releasing anything. That comment doesn't apply to GC. You have the inverse responsibility though: Making sure that you have strong references to all objects that you're interested in keeping alive.
Thanks. That's what I thought (and is how I am managing things in my code), I just wanted to clarify.
-- Rob Keniger _______________________________________________ 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 arch...@mail-archive.com