Diez B. Roggisch wrote: > 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.
Thanks for the tip - but anything tighter than that? Dealing with multiple servers within one application is a bit too much for my project... > Waiting for jython2.3 might be an option, too - things are pretty much > on the move right now. Any idea how soon that will be? Thanks! -- http://mail.python.org/mailman/listinfo/python-list