Help for newbie

Dave Cook davecook at nowhere.net
Mon Nov 22 14:53:17 EST 2004


On 2004-11-21, Leuk <jlnespoulous at netscape.net> wrote:
> Thanks very much for your information
> But I would like to know how I'll write and retreive my objets when my 
> system will be written in Java. At what time or how I'll switch to Python.

Are you planning on using Jython?  

http://www.jython.org

In that case, you might want to find a Java solution that you can use with
Jython.  I've used hibernate + hsql from Jython, but that may be overkill
for your application.

Dave Cook




More information about the Python-list mailing list