Just a detail concerning the Python back-end. 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. Maybe it's normal, but I lost some time to find the rule.... cheers, Richard