gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proper way of connecting to apps


From: Stefan Urbanek
Subject: Proper way of connecting to apps
Date: Sat, 21 Jun 2003 02:34:39 +0200

Hi,

Is there some official way of connecting to application objects?

I know that i can use NSConnection, however that is not 'the right and clean 
way'.

I want something like this: [workspace connectApplication:'ApplicationName'] 
that will return distant proxy for application representative object (it should 
be application itself or something that forwarsd to the app). If the app is not 
running it should be launched. Wait for it to be launched and then retry 
connecting.

Moreover, in the future we can add mechanism/interface for using another object 
than app itself if authors of the app care about security. But it is not 
necessary at the moment.

I think this method can be very useful gnustep extension to support application 
services and better cooperation of applications. ( 
http://wiki.gnustep.org/index.php/Application%20Services )

Thanks,

Stefan Urbanek
--
http://urbanek.host.sk

First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]