As I saw in source code (TAO 1.4.6) TAO uses one input cdr
stream - TAO_InputCDR for all types including ValueType. Is
this mean that TAO demarshalling does not support some
ValueType featers - such as indirection
(p. 15.3.4.3 of specification CORBA 2.6)?
Thanks,
Evgeny Dolgopyat.
On Thu, 2005-06-30 at 07:57 -0700, Maxey, Gary wrote:
> Typecode indirection for ValueTypes is not currently implemented in
> TAO.
Actually, TypeCode indirection for valuetypes is supported in the latest
beta.
Evgeny's post was referring to indirection in valuetype CDR encodings
which are orthogonal to TypeCodes. From what I recall, such indirection
is currently unsupported in TAO. I believe that Phil Mesnier at OCI was
looking into valuetype indirection. Phil?
-Ossama
--
Ossama Othman <oss...@dre.vanderbilt.edu>
<disclaimer>I haven't read all the posts on this. I've just spotted the
words 'valuetype' and 'indirection'.</disclaimer>
I've just recently added support for encoded valuetype repository ID
indirection (see bug #2156). It's probably not what was causing Evgeny's
problem but it may be worth a re-test against latest CVS just in case.
Cheers,
--
Simon McQueen s...@prismtech.com
OpenFusion Enterprise CORBA Team www.prismtech.com