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 <jdha...@gmail.com> wrote:

> On Wed, Feb 22, 2012 at 2:28 PM, Lucas Vickers <lucasvick...@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
>
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to