Python/Jython, CORBA, OmniORB, Blackdown

Duncan Grisby duncan-news at grisby.org
Sun Dec 8 14:22:51 EST 2002


In article <m3d6odif63.fsf at mira.informatik.hu-berlin.de>,
Martin v. Löwis <martin at v.loewis.de> wrote:

>There are two implementation strategies for such a thing:
>a) you could write an idl->python compiler which wraps the idlj result,
>   so you would have to invoke two IDL compilers. This is relatively
>   easy to implement (if writing IDL compilers is easy), yet might be
>   painful to use.

That was the one I was thinking of. I guess it would be a bit awkward
to have to use two IDL compilers, but for most CORBA applications the
IDL is relatively static, so you don't have to run the compiler
particularly often.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the Python-list mailing list