|
From: Ilan on 8 Jul 2008 06:45 Hello, 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? Does omniORBpy 3.2 supports the Dynamic Invocation Interface? Thanks. Ilan
From: Wolfgang Keller on 10 Jul 2008 10:42 > My apologies if this is not the correct forum for thses quiestions, It's not the wrong place to ask, but you're more likely to get answers from the omniORB mailing lists: http://www.omniorb-support.com/mailman/listinfo Sincerely, Wolfgang
From: Ilan on 12 Jul 2008 14:39 On 10 ××××, 17:42, Wolfgang Keller <felip...(a)gmx.net> wrote: > > My apologies if this is not the correct forum for thses quiestions, > > It's not the wrong place to ask, but you're more likely to get answers > from the omniORB mailing lists: > > http://www.omniorb-support.com/mailman/listinfo > > Sincerely, > > Wolfgang Thank you for your response. I already posted this question at that list, i did not get any response yet..
From: Duncan Grisby on 14 Jul 2008 04:42 In article <a8a6eaa4-31c6-43ee-a2db-d9ed2ee38452(a)b1g2000hsg.googlegroups.com>, Ilan <Ilan.i18n(a)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(a)grisby.org -- -- http://www.grisby.org --
|
Pages: 1 Prev: windows active directory ldap output encoding Next: Logging to zero or more destinations |