Re: Document Unreleased Only When Quitting
Re: Document Unreleased Only When Quitting
- Subject: Re: Document Unreleased Only When Quitting
- From: Seth Willits <email@hidden>
- Date: Fri, 13 May 2005 11:13:17 -0700
On May 13, 2005, at 5:59 AM, Steven Kramer wrote:
I think the big picture is that Cocoa is leaky in this respect,
sort of. Meaning that it relies on the operating system to clean up
on process termination. This is faster, because the OS doesn't have
to go around destructing individual objects, it just reclaims
memory, handles and other resources it knows about.
I'm not a fan of this approach...
The bigger problem though is that this is hanging my application up,
not that it isn't releasing the document. The application simply
won't quit, which I believe is a result of the document not being
properly released by the NSDocumentController for some reason. If I
had a tech support incident I'd probably use it on this.
Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden