[omniORB] basic question about sequences

Clarke Brunt clarke.brunt at trafficmaster.co.uk
Tue Aug 5 15:51:46 BST 2008


Of course it's possible.

While waiting for your book (and still useful even after you've got the
book) get the specification of the C++ language mapping for CORBA from
http://www.omg.org/ which will tell you how in/out/return arguments for all
the different types are passed. (Or if you're using some other language,
then the equivalent spec for it). Looking at the code generated by omniidl
ought also to give you a clue about the implementation. I don't think you
stand much chance by using guesswork.




More information about the omniORB-list mailing list