Re: applicationShouldTerminate and asynch handling
Re: applicationShouldTerminate and asynch handling
- Subject: Re: applicationShouldTerminate and asynch handling
- From: Christian Brunschen <email@hidden>
- Date: Wed, 8 Dec 2004 09:53:47 +0000
On 8 Dec 2004, at 01:06, Nicolas Berloquin wrote:
Hello !
I have an document app that requires a series of HTTP
NSURLConnections when it quits. (The app uses
the very same HTTP requests while it normally runs, also).
How about you make the Quit menu item call a *different* method in your
Application class, which performs the HTTP requests etc, and *then*
terminates the applicaiton the usual way?
Best wishes,
// Christian Brunschen
_______________________________________________
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