whether DSI is supported by ORBit2 ?

"Michael Gong" <[email protected]> Fri, 17 Feb 2006 12:09:12 -0500
Newsgroups gmane.comp.gnome.orbit.general
Message-ID <[email protected]>
Hi, there,

According to http://www.gnome.org/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.

_______________________________________________
orbit-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/orbit-list
Michael Gong.vcf (text/x-vcard, 189 B)
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:[email protected]
REV:20060217T170912Z
END:VCARD