28 Aug
1999
28 Aug
'99
12:04 a.m.
On Fri, 27 Aug 1999, Paul Prescod wrote:
SystemError: Failed to import class PersistString from module __main__
I figured out how to work around this while I was writing this message. I defined the classes in __main__
Maybe Zope should disallow you from persisting classes defined in __main__ if that's a problem. That would help others avoid my problem.
Paul Prescod
Long time ago I had the same problem and Jim suggested to disable such functionality all together. I think it would be a good idea ... pavlos