27 Jun
2005
27 Jun
'05
5:20 p.m.
Jan-Ole Esleben wrote at 2005-6-26 15:36 +0200:
Is there a way to have a ZOPE method (called, for example, via a TALES expression) time out after a specific (changeable!) amount of time?
There is, if you program it... Your method must check the timeout itself... -- Dieter