On 2003-06-22 12:39:17 +0200 [EMAIL PROTECTED] wrote:

I think the price on performance (time waiting on an app to finish all of its initialization) would be to high for the avarage case. Maybe we could augment the API with a method, that actually waits? Or send a distributed notification before/after posting appDidFinishLaunching:?


Thanks david, you got it. This is what would be helpful. I think, that both thigs (waiting method: launchApplication:wait:(BOO) and the notification) can be useful.


The goal I want to achieve with this method is to make use of application services by using listener more accessible and easier to use and to expose easier application cooperation. Plus: not to fiddle with NSConnection, as this seems to be a not very clean.

(rest snipped)

Stefan




_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to