FROM : Andrew White
DATE : Wed Apr 13 05:50:20 2005
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.
DATE : Wed Apr 13 05:50:20 2005
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.
| Related mails | Author | Date |
|---|---|---|
| Andrew White | Mar 30, 04:42 | |
| John C. Warner | Mar 30, 04:51 | |
| Ondra Cada | Mar 30, 04:51 | |
| Andrew White | Apr 13, 05:50 | |
| Sherm Pendley | Apr 13, 07:40 |






Cocoa mail archive

