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)