View Single Post
Old 01-19-2004, 03:06 AM  
Voodoo
♥ ♦ ♣ ♠
 
Voodoo's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 10,592
Quote:
Originally posted by Ganjasaurus
I need to use string_to_object and
object_to_string method into an interceptor. Since there is no method to
get an ORB instance from an interceptor and since the singleton created
by org.omg.CORBA.ORB.init() can't ne used to invoke these method, I
think that the only way to do this (that is object --> string and string
--> object) is to "reimplement" the two methods in other ways (as more
as possible standard CORBA); The Codec interface seems to be the
appropriate choice, but I still need the ORB to manage the type
code........
Use the flux capacitor.
__________________

"I'm selflessly supporting the common good, but only coincidentally looking out for No.1."
Voodoo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote