<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>objects in scope of REQUEST</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi again everyone,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I'd like my Product to be able to create certain objects on-demand, but only once per REQUEST.&nbsp; If via DTML or PythonScript etc ask for the same object more than once during the REQUEST, my Product won't create an additional instance.&nbsp; But most importantly, I need to make sure that these objects get destroyed when the REQUEST is done - so I don't leave a bunch of objects hanging around forever.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Is this possible?&nbsp; I've seen somewhere that Temporary Folder can do this, but it looks as if that holds onto objects until Zope is shutdown - not what I'm looking for.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks for any hints, advice, or pointers to where to look for more info.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">btw - is anyone else out there timing out trying to hit zope.org?&nbsp; I can't even get cached pages from google.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Jim</FONT>
</P>

</BODY>
</HTML>