View Single Post
Old 01-19-2004, 03:04 AM  
Morgan
Too lazy to set a custom title
 
Industry Role:
Join Date: May 2002
Location: Corona Del Mar, CA
Posts: 10,520
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........
__________________
PornstarPlatinum.com | TransErotica.com
Morgan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote