Discussion:
[omniORB] Dynamic idl files
Sameer Rahmani
2011-08-13 15:39:19 UTC
Permalink
is it possible to compile ldl file dynamically
Duncan Grisby
2011-08-17 18:54:08 UTC
Permalink
Post by Sameer Rahmani
is it possible to compile ldl file dynamically
In Python, yes, with omniORB.importIDL(). In C++, no.

What are you trying to achieve?

Cheers,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...