Bug 154 - Optimize marshaling for TypeCode
Summary: Optimize marshaling for TypeCode
Status: RESOLVED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.0
Hardware: All All
: P3 enhancement
Assignee: Jeff Parsons
URL:
Depends on:
Blocks:
 
Reported: 1999-07-26 18:29 CDT by Ossama Othman
Modified: 1999-08-09 14:00 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 Ossama Othman 1999-07-26 18:29:03 CDT
Optimize marshaling for TypeCode, by not including the optional fields on the
wire; this fields are useful (in some cases), so they should be present for the
"on memory" representation.
Comment 1 Carlos O'Ryan 1999-08-04 11:37:59 CDT
Jeff is the resident DII/DSI expert, he should be able to comment on this
problem.
Comment 2 Jeff Parsons 1999-08-09 13:56:59 CDT
I'll have some questions on this, but I accept nonetheless.
Comment 3 Jeff Parsons 1999-08-09 14:00:59 CDT
It will be a while before I can get to this.