Re: Dispose pattern (was: Re: GC pros and cons)
Re: Dispose pattern (was: Re: GC pros and cons)
- Subject: Re: Dispose pattern (was: Re: GC pros and cons)
- From: Konrad Neitzel <email@hidden>
- Date: Mon, 29 Jun 2009 12:25:48 +0200
- Organization: http://freemail.web.de/
Hi Stephen,
thank you very much for taking the time to look at the given link and writing this very nice response to me.
Think I was little confused so I mixed a few things that simply should stay seperate.
(Managing resources in close() has simply nothing to do GarbageCollection. Some activities may help the GC but it is not, what the main discussion was about and it is (normaly) not required. And if something is required, there are better ways e.g. collectIfNeeded message gives a hint to the Garbage Collector. )
The Garbage Collection Programming Guide from Apple holds a lot of nice information and I simply should have readed that before I bothered the Mailling List.
Sorry, if I confused anybody and thank you who tried to help me with their time and answers.
With kind regards,
Konrad
_______________________________________________
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