possible to pass python objects into java without jython?
Maurice Ling
mauriceling at acm.org
Tue Nov 9 05:58:38 EST 2004
More information about the Python-list mailing list
Tue Nov 9 05:58:38 EST 2004
- Previous message (by thread): wax: ComboBox in Panels doesn't show up
- Next message (by thread): possible to pass python objects into java without jython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): wax: ComboBox in Panels doesn't show up
- Next message (by thread): possible to pass python objects into java without jython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list