• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSWorkspaceDidTerminateApplicationNotification bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWorkspaceDidTerminateApplicationNotification bug?


  • Subject: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • From: Finlay Dobbie <email@hidden>
  • Date: Tue, 15 Jan 2002 18:39:38 +0000

On Tuesday, January 15, 2002, at 06:06 pm, Vince DeMarco wrote:

I want to know what you do when you instantiate two instances of the same process name, which is easy to do. Does NSWorkspace mess up again?

You should deliver the path of the process, including any extension really. It's a bit late now, however though you could add it into the dictionary along with other useful information like the pid that's terminated.

For example...

@"NSApplication" = @"foo2.3.2"
@"NSApplicationPath" = @"/Applications/foo2.3.2.app"
@"NSApplicationPID" = 666 (NSNumber)


This sounds like a great idea, why don't you file a bug (http://bugreporter.apple.com) and list it as an enhancement request.

Too late! :-)
2840158 "NSWorkspace application notifications give inadequate reference to app"
2840161 "Cocoa needs a wrapper around CPS"

-- Finlay


References: 
 >Re: NSWorkspaceDidTerminateApplicationNotification bug? (From: Vince DeMarco <email@hidden>)

  • Prev by Date: ANN: GNUMail.app 1.0.0pre1 / Pantomime 0.9.0
  • Next by Date: Re: resizing a NSView
  • Previous by thread: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • Next by thread: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • Index(es):
    • Date
    • Thread