Re: scripting with bonobo



> > 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]