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

How should requirements on middleware performance be characterized?

1 Answers  


What is JacORB?

1 Answers  


Explain a cluster?

1 Answers  


How to assign the ssl certificate to particular qm?

1 Answers  


how mny tyoes of profiles can be configured

1 Answers   Barclays,


What's the relationship between OCI's TAO and DOC's TAO?

1 Answers  


what is the difference between ssl and sso

1 Answers   Fidelity, TCS,


If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?

1 Answers   Cap Gemini,


How to set the size limit in AD so it can return more than 1000 entries?

1 Answers  


about garbage collection isssues in weblogic server 10.3 version

1 Answers   IBM,


How does SESAME work?

0 Answers  


what happens to guaranteed documents when outbound document store is full

1 Answers  


Categories