Bug 2230

Summary: Possible Pseudo_Var rework
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: ORBAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 1.4.7   
Hardware: All   
OS: All   

Description Johnny Willemsen 2005-09-02 05:07:56 CDT
Storing this as a todo.

Hi Johnny,

Ossama and I were talking about this, and it occurred to
me that TAO_Pseudo_Var_T and TAO_Pseudo_Out_T classes may possibly
be moved to AnyTypeCode, which would probably get rid
of the problem. I know these classes are used for CORBA::Object,
but I'm almost certain that could be changed to use
TAO_Objref_Var_T and TAO_Objref_Out_T. Anything else that
may use the 'pseudo' var/out template classes depends on
AnyTypeCode anyway.

Jeff