[Zope] Question about application design

Chris Withers chris at simplistix.co.uk
Wed Apr 21 04:12:06 EDT 2004


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




More information about the Zope mailing list