Re: Creating a "tool" in objective-C
Re: Creating a "tool" in objective-C
- Subject: Re: Creating a "tool" in objective-C
- From: Andrew White <email@hidden>
- Date: Wed, 13 Apr 2005 13:50:20 +1000
John, Ondra, thanks for the help.
Follow up question:
Basic design:
- Initialise classes / populate event loop
- Run event loop
- Clean up
This is a daemon that could run for some time. For a foundation tool, how
does creating and freeing the autorelease pool tie into the event loop
processing? Having a single autorelease pool that is not freed until
program termination isn't a good idea for a program that may run for weeks.
Is there some existing documentation on this?
Thanks
--
Andrew White
--------------------------------------------------------------------------
This email and any attachments may be confidential. They may contain legally
privileged information or copyright material. You should not read, copy,
use or disclose them without authorisation. If you are not an intended
recipient, please contact us at once by return email and then delete both
messages. We do not accept liability in connection with computer virus,
data corruption, delay, interruption, unauthorised access or unauthorised
amendment. This notice should not be removed.
_______________________________________________
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