[omniORB] get_compact_typecode()

David Konerding dek_ml@konerding.com
Fri, 11 May 2001 07:59:52 -0700


David Konerding wrote:

> Normally I build my Any like this:
>     at =
> Collaboratory_CORBA.CollaboratoryCORBA.Collaboratory_CORBA.Atom_created)
>
>     c = CORBA.Any(ctc, at)

slight correction:  it's:

Collaboratory_CORBA.CollaboratoryCORBA.Collaboratory_CORBA._tc_Atom_created)

c = CORBA.Any(ctc, at)