Hi,

We have some tools which are developed in Python and using python dictionaries. 
Now for some new requirments we are using Java and want to use the existing 
dictionaries as both the tools are executed on the same platform. So we are 
trying to use the existing dictionaries only using JPython libraries. 

Also if u know some thing like sending back values from Python to Java then 
also it is ok. In this case we will use python to parse the dictionaries and 
send the values returned back to Java.


Regards,
Sandip

> ----- Original Message -----
> From: Ant <[EMAIL PROTECTED]>
> To: python-list@python.org
> Subject: Re: Parsing python dictionary in Java using JPython
> Date: 26 May 2006 01:13:35 -0700
> 
> 
> It really depends on how you are trying to pass the dictionary across
> to Java, what sort of objects are in the dictionary etc. Could you
> provide some more background?
> 
> BTW the Java implementation of Python is now called Jython (and has
> been for some years!).
> 
> --
> http://mail.python.org/mailman/listinfo/python-list

>


-- 
India.com free e-mail - www.india.com. 
Check out our value-added Premium features, such as an extra 20MB for mail 
storage, POP3, e-mail forwarding, and ads-free mailboxes!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to