Re: Dispose pattern (was: Re: GC pros and cons)

2009-06-29 Thread Konrad Neitzel
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 activit

Re: Dispose patern (was: Re: GC pros and cons)

2009-06-28 Thread Konrad Neitzel
Thomas Davie schrieb am 28.06.2009 18:07:04: > On 28 Jun 2009, at 17:47, Konrad Neitzel wrote: > > But a garbage collector must be able to detect an object which > > memory can / must be released. And for all this, the system has to > > do some work. > As must you

Dispose pattern (was: Re: GC pros and cons)

2009-06-28 Thread Konrad Neitzel
a pattern in C#) Something like that would simply more the world together again. That way, the developer has some more control, the GC has less work and all are maybe happy? So is there such an Dispose Pattern in Objective-C using a GC or is there nothing like that? With kind regards, Konrad Neitz

Re: [bulk]: Re: GC pros and cons

2009-06-28 Thread Konrad Neitzel
the future here. Will take the printed PDFs MemoryMgmt.pdf, GarbageCollection.pdf and ObjCRuntimeRef.pdf from the printer now to read them in the train next. With kind regards, Konrad Neitzel ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please d