Re: DO and StartupItems
Re: DO and StartupItems
- Subject: Re: DO and StartupItems
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 24 Sep 2002 17:34:58 +0200
On Tuesday, September 24, 2002, at 09:48 AM, Ryan McGann wrote:
On Tuesday, September 24, 2002, at 12:20 AM, Terence Goggin wrote:
Hi Ryan,
Now, I know that makes little sense because when I run them as sudo
from the terminal, they work just fine and there really should be no
major differences between that and the startup items loading. (Even
stranger when you consider that the daemons are able to find each
other just fine.)
[...]
But it makes it harder for two processes launched in different
namespaces to communicate with each other.
In fact, the issue is "just" when the booted process wants to send
something to the outside.
When you need to communicate from the outside to the root booted
process, "everything" works fine.
The only communication mean we found to work from the booted process
to the outside is NSNotification or Notification.
New issue: 10.2 introduced some mechanism to prevent developers from
debugging easily this type of process.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.