[omniORB] IDL sequences map to Python lists, not tuples.

Duncan Grisby dgrisby@uk.research.att.com
Thu, 09 Dec 1999 15:52:27 +0000


On Thursday 9 December, Richard Gruet wrote:

> Unlike stated in the submission for the Python mapping, the actual
> mapping in OmniORBpy for an IDL sequence
> seems to require a Python LIST. Any attempt to pass a TUPLE to a
> function (as an in or out parameter)
> results in a BAD_PARAM exception.

I added support for tuples a few days ago. If you get the latest
version from CVS or the FTP snapshots, you'll find that it supports
tuples.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --