omniORBpy and an Interface Repository
"Kevin Wooten" <[email protected]> Wed, 17 Sep 2003 14:48:13 -0700
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <0D2BEB28DE931148A970F8A8F9FCA64A06F084@elcorreo2.vegas.itracs.com> |
Hello, This is a question probably aimed at Duncan, but any input is appreciated. Does CORBA have a spec. for getting IDL definitions from an interface repository? I am interested in the ability for omniORBpy to connect to an IR and "download" some definitions to use. I know it does not support that natively but I am going to add something like it. I am just gathering input and wondering if OMG has already thought of this (since I am not very familiar with the myriad of specs they have). As far as implementation goes; would the best way be to copy, or use, the omniORBpy's dynamic compilation to get definitions into a running system? Thanks, Kevin