What IDL compiler options help reduce the footprint?



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

Post New Answer

More Middleware AllOther Interview Questions

Explain a cluster?

0 Answers  


how do you troubleshoot if config.xml file will be deleted?

1 Answers   CTS,


How to detect when a connection between a client and server is broken?

0 Answers  


What are the important Middleware components?

0 Answers   Wipro,


how to find the heap size is full in weblogic server?

1 Answers   DELL,






Should we choose Netscape of Microsoft plateform ?

0 Answers  


Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

0 Answers  


tell me about daily roles & responsibilities in weblogic server administration?

0 Answers   IBM,


What are components in Oracle SoaSuite?

1 Answers   IBM, Oracle,


Give me scenario when we are using custom sql, dynamic sql

0 Answers   Wipro,


about garbage collection isssues in weblogic server 10.3 version

0 Answers   IBM,


How to connect tn in webmethods?

0 Answers  


Categories