So, I'm getting this error when trying to use one of my Products under
Zope 2.2b1:
Error Type: UnpickleableError
Error Value: Cannot pickle <type 'StringO'> objects
What exactly is a StringO object, and why can't it be
pickled/unpickled? It worked fine under 2.1, so I'm assuming there have
been changes to the pickling routines that haven't been completely
cleaned up yet?
--
Nick Garcia | [EMAIL PROTECTED]
CodeIt Computing | http://codeit.com
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )