One way I can do it is by registering a utility whose <br>
<dl>
<dt>
<table cellpadding="0" cellspacing="0">
<tbody>
<tr valign="baseline">
<td><b><tt class="method" id="l2h-176" id="l2h-176">__del__</tt></b>(</td>
<td><var>self</var>)</td></tr></tbody></table></dt>
</dl>
method is overridden. <br>
<br>
Is it a recommended method? <br>
<br>
With regards,<br>
-shailesh<br>
<br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Shailesh Kumar</b> &lt;<a href="mailto:shaileshk@gmail.com">shaileshk@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear zope experts, <br>
<br>
In my zope based application, I want to do some periodic actions. I
couldn't find out any timer kind of facility in zope. I was thinking
that I could start a thread in the beginning which would work as a
timer and create an event on periodic basis. Different subscribers to
the event would then be activated which would carry out their piece of
work. <br>
I would like to have a clean close up of this thread when zope shuts down. But I couldn't find out how to do that. <br>
Is there some way to setup some tear down cleanup operations in my application?<br>
<br>
Thanks for your help. <br>
<br>
With regards,<br><span class="sg">
-shailesh<br>
<br>
<br>
<br>

</span></blockquote></div><br>