Bug 3005 - Rework TAO_InputCDR/OutputCDR to accept TAO_GIOP_Message_Version
Summary: Rework TAO_InputCDR/OutputCDR to accept TAO_GIOP_Message_Version
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.5.9
Hardware: All All
: P3 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2007-07-24 06:48 CDT by Johnny Willemsen
Modified: 2007-07-24 06:48 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 2007-07-24 06:48:49 CDT
We have TAO_GIOP_Message_Version to represent a GIOP version (consistent out of two octets). The inputcdr/outputcdr to accept the two octets seperately. We should rework this to accept just TAO_GIOP_Message_Version. When we use that throughout the ORB more the code will be simplified because we pass these version octets around through the callpath