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 to set the size limit in AD so it can return more than 1000 entries?
What are the intalation modes in Weblogic
about garbage collection isssues in weblogic server 10.3 version
How to use JacORB with TAO's Naming Service?
how to deploy the application in weblogic server
What IDL compiler options help reduce the footprint?
What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?
a queue contains 100 msgs i have to delete msgs from 20 to 30 msgs how is it possible
What is involved with using std library (inc stl) with ACE/TAO?
what is the difference between ssl and sso
why middleware can be difficult to write and test.
What UDF's you have written.? Can anyone tell how to answer this questions. Whether to explain with an example or just why to go for UDF's.? waiting for reply.