Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[tao-users] CDRStream and ValueType.

0 views
Skip to first unread message

dol...@mccinet.ru

unread,
Jun 29, 2005, 3:22:49 PM6/29/05
to
Hi!

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.

Ossama Othman

unread,
Jun 30, 2005, 12:58:25 PM6/30/05
to
Hi Gary,

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>

Simon McQueen

unread,
Jul 4, 2005, 9:57:17 AM7/4/05
to
Hi guys,

<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

0 new messages