fortepianissimo schrieb: > Is there a solution to enable Java programmers to call functions > written in Python? Any wrapper generator that wraps Python code into > some Java-callable form? > > I briefly looked at Jython, but if I understand it right, it didn't > support full power of Python 2.3.x (which I need). > > Any suggestion is welcome!
CORBA or any other RPC mechanism supported by both python & Java springs to mind. Waiting for jython2.3 might be an option, too - things are pretty much on the move right now. Diez -- http://mail.python.org/mailman/listinfo/python-list