Re: Bonobo dependencies ...



Hi Rodrigo,

On 1 Dec 2000, Rodrigo Moya wrote:
> How feasible would be to write a system: moniker that is a frontend to
> several system services? For example:
>
> service = bonobo_get_object("system:MailTransport",
> "IDL:Bonobo/SystemService:1.0");
  
        Trivial, this is partly why we love monikers so much; however, I  
think it is important to understand how to partition the space, how to    
extend monikers etc. ( we need to address some of these issues soon ).
  
> this system:MailTransport could be a frontend to sendmail/postfix/etc.
> And similarly:
> * system:InternetServer -> inetd
> * system:Config -> /etc/{passwd,group,PAM, etc}
> * system:NetworkConfig -> /etc/resolv.conf ....
> 
> that way, we'll have an easy access to system services from any
> language supporting Bonobo.

        Yes; this is the idea, a clean Bonobo/CORBA API that can be used  
for all of these things, looked up in a single clean global object 
namespace, with easy access for everyone :-)

        Regards,
  
                Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot





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