What IDL compiler options help reduce the footprint?
Answer / john q
There are a number of ways that one can reduce the footprint. Though there may be some reduction in functionality. Also are we wanting Client-side or Server-side?
Here are some examples
1. Using the -Sa option:
Cut down on code size by if you don't need your interfaces to be converted to CORBA Anys.
2. Using inheritance from one interface to another.
3. Using struct.
4. Using array versus sequence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Should we choose Netscape of Microsoft plateform ?
How should requirements on middleware performance be characterized?
join types in trigger explain?
How does SESAME relate to the CORBA Security service?
Difference between Trigger disable and trigger suspend?trigger queue physical location ?
What is middleware?
Give me scenario when we are using custom sql, dynamic sql
what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?
Why does Orbix 2000 reject large messages from TAO?
What is the relationship between Java and middleware?
a queue contains 100 msgs i have to delete msgs from 20 to 30 msgs how is it possible
how do you troubleshoot if config.xml file will be deleted?