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 communication happens in between weblogic and web server?

0 Answers  


How can you see partner data using webservice.

0 Answers   Emphasis,


Can enyone tell me what is the young generation and old genaration in GC ? how it will work?

0 Answers  


about garbage collection isssues in weblogic server 10.3 version

0 Answers   IBM,


join types in trigger explain?

0 Answers   Accenture,






what is the ITIL process ?

0 Answers   Mind Tree,


Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification

0 Answers   Fiserv,


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  


How to connect to trading network in webmethods

0 Answers  


Difference between Trigger disable and trigger suspend?trigger queue physical location ?

0 Answers   Wipro,


What IDL compiler options help reduce the footprint?

1 Answers  


Categories