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 |
how do you troubleshoot if config.xml file will be deleted?
describe the weblogic communication flow.
What ORBs does TAO interoperate with?
join types in trigger explain?
What all are the problems you have faced in weblogic?
Are agents will going to work on the Internet ?
how to find the heap size is full in weblogic server?
a queue contains 100 msgs i have to delete msgs from 20 to 30 msgs how is it possible
What's a PRF?
When middleware becomes part of the IT environment, how critical will a robust infrastructure be?
wat is the differences between xsd and dtd
2 Answers L&T, Production Support,
Give me scenario when we are using custom sql, dynamic sql