[erlang-questions] ORBER and support for valuetype
Niclas Eklund
nick@REDACTED
Fri Jul 9 12:35:26 CEST 2010
Hello!
Currently there are no plans for adding IDL-support for valuetype in IC
and Orber.
Best Regards,
Niclas @ Erlang/OTP
On Fri, 9 Jul 2010, Rudolph van Graan wrote:
> Hi,
>
> Does anyone know if there is an upcoming version of ORBER that will an
> implementation of the CORBA valuetype semantics that will allow one to
> do this:
>
> valuetype Base {
> long some_data;
> };
>
> valuetype Derived : Base {
> long more_data;
> };
>
> Thanks,
>
> Rudolph van Graan
>
>
More information about the erlang-questions
mailing list