Skip navigation.
 
mlRe: Obj-C and Background/Daemon Application Question
FROM : Rainer Brockerhoff
DATE : Sun Feb 24 23:09:47 2008

At 12:00 -0800 24/02/08, <email_removed> wrote:
>Date: Sun, 24 Feb 2008 18:48:53 +0100
>From: Markus Hitter <<email_removed>>
>Message-ID: <<email_removed>>
>
>
>Am 24.02.2008 um 18:32 schrieb j o a r:
> > On Feb 24, 2008, at 4:58 PM, objectwerks inc wrote:

>>

>>> Why is that?  I have done plenty of things in Cocoa (no AppKit)
>>> that run as daemons or background tasks.  What is inappropriate
>>> about it?

>>
>> That's explained in that technote, see: "Living Dangerously".

>
>Foundation is explicitely marked as "daemon-safe" there.


Also, a per-user launch agent running in an "Aqua" session can be a standard Cocoa app with no problems.

--
Rainer Brockerhoff  <<email_removed>>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
In their own business even sages err."
Weblog: http://www.brockerhoff.net/bb/viewtopic.php

Related mailsAuthorDate
mlRe: Obj-C and Background/Daemon Application Question Rainer Brockerhoff Feb 24, 23:09
mlRe: Obj-C and Background/Daemon Application Question Tom Jones Feb 29, 07:52
mlRe: Obj-C and Background/Daemon Application Question objectwerks inc Feb 29, 08:24