python-pyorbit-dbg

Python bindings for orbit2 corba (debug extension)
 
  1
  1 review



It aims to take advantage of new features found in orbit2 to make language bindings more efficient. this includes:
- use of orbit2 type libraries to generate stubs
- use of the orbit_small_invoke_stub() call for operation
invocation, which allows for short circuited invocation on local
objects.
this package contains the extension built for the python debug interpreter.
Latest reviews
4
blueXrider 12 years ago

quite nice