2 Mar
2001
2 Mar
'01
6:45 p.m.
From: Shane Hathaway <shane@digicool.com>
I don't see how persistent modules can work unless they are highly restricted. The idea is that modules would be "executed" only once then the result of that execution would be stored in the ZODB.
Alternatively, you compile the module and store the marshalled code, and you execute it in a special environment every time the Module object is loaded. Cheers, Evan @ digicool & 4-am