[omniORB] discarded typecode data in DynAny

Roger Barnett rogerb@harlequin.co.uk
Wed, 18 Oct 2000 14:19:05 +0100




When an Any is converted to a DynAny the associated
typecode is fully expanded and the original discarded.

Hence the process Any -> DynAny -> Any gives a result
which is not equal to the original.

Is there any way to avoid this happening, or are there any
plans to fix/change this behaviour ?


[ the context is that I'm using a CorbaScript client with
  an existing product which insists on type equality rather
  than settling for type equivalence ]


Thanks for any help on this


Roger Barnett