Re: scripting with bonobo
- From: Miguel de Icaza <miguel helixcode com>
- To: Michael Meeks <mmeeks gnu org>
- Cc: "Dirk-Jan C . Binnema" <djcbjobs dds nl>,gnome-components-list gnome org
- Subject: Re: scripting with bonobo
- Date: 28 Jun 2000 16:49:15 -0400
> > They use the much-hated IDispatch, which allows for runtime
> > discovery. We could use DII/DSI; something like the ORBit bindings for Python and Perl
> > do - parse some IDL file.
>
> I am not convinced that DII/DSI does what we need, also it
> certainly doesn't deal with security ie. it would be nice to know what
> ramifications a method has / to allow passing a security mask eg. so we
> can allow gui interaction but not file IO in a script.
I am not sure what you mean by `does what we need'. Basically DII/DSI
(in any way you access it) lets you invoke arbitrary CORBA methods on
a remote object.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]