Does omniORBpy 3.2 supports DII?
Duncan Grisby
duncan-news at grisby.org
Mon Jul 14 04:42:48 EDT 2008
In article <a8a6eaa4-31c6-43ee-a2db-d9ed2ee38452 at b1g2000hsg.googlegroups.com>,
Ilan <Ilan.i18n at gmail.com> wrote:
>My apologies if this is not the correct forum for thses quiestions, by
>I'm rather new to python+CORBA
>
>Has anyone used omniORBpy as CORBA implementation? are there any
>drawbacks?
As omniORBpy's author, I'm biased, so I'll let other people answer
that...
>Does omniORBpy 3.2 supports the Dynamic Invocation Interface?
No, it doesn't. You can use Python's normal dynamic features to build
dynamic requests, though.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the Python-list
mailing list