22 Aug
2002
22 Aug
'02
12:57 a.m.
Ross Boylan wrote:
Thanks for the info. Can you say whether it is safe to persist either the engine or the PythonExpr instance?
I wouldn't recommend it, and I suspect that a PythonExpr can't be pickled. Python Script objects play deep games in order to allow persistence of compiled Python code. Cheers, Evan @ 4-am