[Zope-dev] TransWarp preview release (AOP tools only)
Evan Simpson
evan@4-am.com
Fri, 2 Mar 2001 13:45:57 -0500
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