I notice that if an application terminates abnormally,
NSWorkspace won't know it and -laucnhedApplications still return that
application.
The only way I can think about of tracking crashed application
is to use NSConnection to it, but I guess it is less efficient.
It is very easy to test. Just start an application from command line
and use Ctrl-C to terminate it.
NSWorkspace still think it is running.

Any suggestion ?
Thanx.

Yen-Ju


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to