What IDL compiler options help reduce the footprint?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What's a PRF?

1987


How to connect tn in webmethods?

715


What is the use of garbage collection?

662


What are the important Middleware components?

1856


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

2290


describe the weblogic communication flow.

2334


How to enable Fault Tolerance features in the ORB?

1989


what is the role of freeware in middleware solutions?

1985


Why does Orbix 2000 reject large messages from TAO?

1900


what is the difference between ssl and sso

10637


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

8863


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

2378


What is garbage collection and what is it used for?

618


What all are the problems you have faced in weblogic?

1610


Does JacORB support the "iioploc" object reference format?

2551