Python Unpickler for Java

P

Prateek

Hey guys,

I've started work on JUnpickler - an Unpickler for Java. The Jython
project has been going a little slow lately so I thought this would be
a nice addition to the community (plus I'll probably need it for my
work anyway) - So here is a bit of code I wrote (its my first open
source contribution) which takes pickle data (protocol 2) and
deserializes it into a Java object.

http://code.brainwavelive.com/unpickler

I plan to use this in conjunction with a different process running a
Pyro daemon for IPC based object passing.

Thoughts? Comments? Contributors?

Prateek Sureka
http://www.brainwavelive.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top