Hi, there,
According to http://www.gnomeorg/projects/ORBit2/index.html,
"ORBit2 is a CORBA 2.4-compliant Object Request Broker (ORB)... It supports
POA, DII, DSI , ...".
But I don't find implementation of
following functions (which are specified by CORBA standard) in ORBit2.
module CORBA {
...
interface ServerRequest
{
..
void
arguments(inout NVList nv);
..
void
set_request(in Any val);
..
};
};
Does anyone know whether ORBit2 truly supports DSI
?
Thanks.
M.G.
|
BEGIN:VCARD VERSION:2.1 N:Gong;Michael FN:Michael Gong ORG:UofT ADR;WORK:;;20 2466 Eglinton LABEL;WORK:20 2466 Eglinton EMAIL;PREF;INTERNET:gonwg hotmail com REV:20060217T170912Z END:VCARD