Follow-up Comment #2, bug #23314 (project gnustep):
So if I understend it correct I can't catch exception in
_NSUncaughtExceptionHandler when in notification handler.
So I post notifictation doSomething to myAPP and in method
doSomething:(NSNotification *)aNot ... which is hanlder of this notification
all possible exceptions is handled in NSNotificationCenter, where only NSLog
is printed but I need to track down why there is an exception.
What is elegenat solution for this problem, if I don't want to close all
possibilities to NS_DURING NS_HANDLER ... ?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23314>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep