Somebody on comp.lang.python sent me this excerpt from the fnorb list: Return-Path: <robinson at netrinsics.com> Date: Fri, 7 May 1999 21:46:47 +0800 (CST) From: Michael Robinson <robinson at netrinsics.com> Subject: Re: From Fnorb to ORBit... >I could be interrested into another Python ORB with more speed (our project >is for data acquisition), have you an URL about your work (seen nothing on >the ORBit page, neither on the netrinsics.com pages). The Python ORBit binding is under heavy development. The IDL compiler is almost finished for very simple interfaces (basic function call/return of simple types, no structs, no unions, no out/inout arguments). I plan to have something usable within a week or two. I'll make an announcement on the Fnorb and ORBit lists when it gets to that state. If you can provide a minimal list of CORBA features you require for your application, that will help me to prioritize development. -Michael Robinson The date is early May, and I've never heard anything about this guy's bindings, so I imagine the project stalled. Regradless, I'm going to email him and see what he's up to... Justin