Re: [Remoting-corba-announce] Passing C# Objetcs in Remoting CORBA
Status: Beta
Brought to you by:
kris_johnson
From: Kristopher J. <kr...@kr...> - 2003-06-21 04:00:49
|
There are no specific plans by any current developers to support CORBA objects-by-value. If you would like to implement support yourself, your contributions would be welcome. Note that many serializable C# objects can be passed as CORBA 'struct' = types, and that references to C# MarshalByRef objects can be passed as CORBA = object references. In the future, please use the remoting-corba-developer list rather than = the remoting-corba-announce list for development-related questions. -- Kris ---- From: "Baber Zaman" <bab...@ho...> To: rem...@li... Date: Tue, 17 Jun 2003 18:19:34 +0000 Subject: [Remoting-corba-announce] Passing C# Objetcs in Remoting CORBA Hi, I want to pass C# objects as parameters and return type of objects = also. It=20 is written on web site of Remoting.Corba that Objects Values are not=20 supported. So when support for objects will be made available ?. Hope to hear from you soon. Thanx, |