[Ironpython-users] Understanding CPython and IronPython linkage

Lucas Vickers lucasvickers at gmail.com
Thu Feb 23 01:08:43 CET 2012


lol thanks :)

Well this I can deal with.  I'll make a communication method that takes a
pickled object, and as a response slightly modifies the object then
re-pickles it.  I can then more or less confirm nothing is corrupt.

I won't be dealing with unicode / ascii text, mostly numbers (3d structure
analysis etc)

thanks guys

On Wed, Feb 22, 2012 at 5:48 PM, Jeff Hardy <jdhardy at gmail.com> wrote:

> On Wed, Feb 22, 2012 at 2:28 PM, Lucas Vickers <lucasvickers at gmail.com>
> wrote:
> > Rhino3d uses IronPython to let us control low level .net Rhino APIs using
> > python. Super cool. But what about pickle do u need to watch out for?
>
> Pickled code objects.
>
> - Jeff
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120222/bd81903c/attachment.html>


More information about the Ironpython-users mailing list