1 This is a Python language binding for the ORBit2 CORBA implementation.
2 It aims to take advantage of new features found in ORBit2 to make
3 language bindings more efficient. This includes:
4 - Use of ORBit2 type libraries to generate stubs
5 - use of the ORBit_small_invoke_stub() call for operation
6 invocation, which allows for short circuited invocation on local