On Sun, Feb 22, 2009 at 5:00 PM, Pierce Freeman <piercefreema...@comcast.net> wrote: > Very true, very true. Is the dock considered an agent (or daemon) anyway? > It is on the screen, but I don't think I'd classify it as an application. > It's kind of confusing. @_@
No, the Dock is an LSUIElement application. The LSUIElement means that it has no menu bar, and does not appear in the Dock. A daemon is a long-lived BSD-level background process which does not make a connection to the window server. An agent is (I think!) a daemon that gets linked to a user's login session and is automatically started and stopped by launchd. Mike _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com