[erlang-bugs] Does 'ic' (the CORBA IDL compiler) support recursive types?

Sebastian Egner s.egner@REDACTED
Tue Oct 23 17:18:10 CEST 2007


Hello Niclas,

Thanks for the quick reply!

My intention was to send a restricted form of Erlang terms 
(atom|string|integer|float|binary|list|tuple) through CORBA for complex 
parameter structures which I do not want to encode in IDL. But there are 
certainly alternatives.

Cheers,

Sebastian.

Niclas Eklund wrote:
> Hello!
>
> It's correct, IC doesn't support recursive types. The only way is to avoid
> using rescursive structures (i.e. change the IDL specification). 



More information about the erlang-bugs mailing list