Re: php module for CORBA



> >What version of ORBit is this?  ORBit-Python uses the object_id field
> >from CORBA_Object_struct (in the 0.5.X series, anyway) to get the repo
> >id.  Does anyone know of a more proper way to fetch the repo id from a
> >CORBA object?
> "object_id" has been renamed to "type_id"
> Unfortunately I don't know of a proper way to retrieve this.

Yeah, I figured that out while trying to get python-orbit and satellite
working together... so I renamed instances of object_id in orbit-python to
type_id.  This helped, but did not get orbit-python to compile w/ the
newer version of ORBit.  After that it began erroring out during compiles
on references to Pseudo_Corba_object or something like that... I've lost
the exact output, but at that point I tried to track down that probelm and
found that in the newer version of orbit there are pretty much no
references to pseudo anything... anyway - not being an expert on the
matter, I gave up at that point.

Would love to hear if someone else gets it figured out.  




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]