possible to pass python objects into java without jython?

Maurice Ling mauriceling at acm.org
Tue Nov 9 05:58:38 EST 2004


Hi,

I have read that this had been asked before but there's no satisfactory 
replies then.

I have a module (pA) written in python, which originally is called by 
another python module (pB), and passes a python object (pO) to pB. Now I 
require pA to be called in a java class (jC) and pass pO into jC. As pA 
uses non-python modules, I am not able to use Jython on this.

Are there any way out in this?

Thanks in advance.

Maurice
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mauriceling.vcf
Type: text/x-vcard
Size: 347 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20041109/037527b3/attachment.vcf>


More information about the Python-list mailing list