21 Apr
2004
21 Apr
'04
8:12 a.m.
Robb Shecter wrote:
Small Business Services said:
Zope objects stored in a 'temp_folder' are held in RAM for faster access.
This isn't correct. They're there because they don't get stored to disk, the name's a bit of a give away ;-)
Interesting. So I could modify my Python code to be run as an external method. It would then somehow get a reference to the temp_folder, and it'd create a reference to the data structure from the temp_folder?
Why the need for an external method? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk