Re: Suggestions for App design
Re: Suggestions for App design
- Subject: Re: Suggestions for App design
- From: The Karl Adam <email@hidden>
- Date: Thu, 18 Nov 2004 03:03:27 -0500
NSDistributedNotification works on 10.0 -> 10.4 what problem are you having?
On Wed, 17 Nov 2004 18:38:47 -0700, Matt Jaffa <email@hidden> wrote:
> Hi,
>
> I have two cocoa apps, one runs as a daemon as root.
> The other will by a SystemPreference running as the user that opened it
> up.
>
> They both modify a preference file, and when this file is modified I
> need the contents to be
> loaded into my Kernel extension. But only my daemon has priviliges to
> do this, since it is running at root.
>
> So what do you think I should do. I would use NSDistributedNotification
> to post to all sessions that the
> file was changed and have the root daemon pick this up and do all the
> work, but this post to all sessions
> for NSDistributedNotification works only on 10.3, and I am hopping my
> app will work for 10.2 too.
>
> Any suggestions on how to approach this?
>
> Thanks,
> Matt
>
> _______________________________________________
> 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
>
_______________________________________________
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