On Wed, 13 Mar 2002 13:46:27 +0100, Oliver Bleutgen <[EMAIL PROTECTED]>
wrote:
>Waah, this is the first time I hear that. That means that even if
>zope/python would be bug-free, it's possible to write dtml that causes a
>leak?
>Is there a (non-esoteric) example for that?
(untested, but the principal is sound)
<dtml-call "REQUEST.set('foo',x)">
where x is some object whose acquisition context includes the REQUEST
object
Toby Dickenson
[EMAIL PROTECTED]
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )