Bug 2230 - Possible Pseudo_Var rework
Summary: Possible Pseudo_Var rework
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.4.7
Hardware: All All
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2005-09-02 05:07 CDT by Johnny Willemsen
Modified: 2005-09-02 05:07 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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