[omniORB] new IDL compiler

Duncan Grisby dgrisby@uk.research.att.com
Wed, 05 Jan 2000 11:07:25 +0000


On Wednesday 5 January, "Renzo Tomaselli" wrote:

>     what about contexts kewords in the new IDL compiler ?
> They were a well known missing point in the old Sun compiler, and a key
> point as well for transaction management.

I'm not sure what you mean. Do you mean does it support thinks like:

  interface I {
    void op(in long l) context ("foo", "bar", "baz");
  };

If so, then it does indeed support it. In fact omniORB 2.8's omniidl2
also supports it, so maybe that isn't what you mean.

Cheers,

Duncan.

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