Skip navigation.
 
mlRe: Suggestions for App design
FROM : Finlay Dobbie
DATE : Thu Nov 18 18:02:53 2004

On Thu, 18 Nov 2004 09:37:45 -0700, Matt Jaffa <<email_removed>> wrote:
> Yes, but one of the apps is running as root the other as the logged in
> user,
> the post will only be valid for which ever session posted it.
>
> There is the user session(user logged in) and the root session
>
> And in 10.3 they added the support to post to all sessions.


You'll probably be able to do this with mach port foobage. Try one of
the darwin lists. Also, although I haven't tested it, I'm not sure if
NSDistributedNotification will cross into the bootstrap context even
on 10.3.

-- Finlay

Related mailsAuthorDate
mlSuggestions for App design Matt Jaffa Nov 18, 02:38
mlRe: Suggestions for App design The Karl Adam Nov 18, 09:03
mlRe: Suggestions for App design Matt Jaffa Nov 18, 17:37
mlRe: Suggestions for App design Finlay Dobbie Nov 18, 18:02