URL:
  <http://savannah.gnu.org/bugs/?20955>

                 Summary: NSNotificationCenter does not ignore exceptions
during notification sending
                 Project: GNUstep
            Submitted by: FredKiefer
            Submitted on: Samstag 01.09.2007 um 21:15
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

At Alpenstep we just had a program where an exception was raised during a
notifaction send. On MacOSX this was handled gracefully with a log message on
the prompt. But on GNUstep this resulted with the program crashing and going
into gdb.

It would be nice to have a behaviour more similar to Cocoa. In
[NSNotificationCenter _postAndRelease] we have already commented out
NSHandling code, but even that would reraise the exception.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20955>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to