[Zope] How does Zope and Python work?

Peter Bengtsson mail@peterbe.com
Fri, 3 Aug 2001 12:21:07 +0200


> > <dtml-let makes a copy then

slip of the tongue :)
I meant <pseudo>copy</pseudo>

In other words,
loops and stuff inside the <dtml-let can continue to work even though you
delete the objects it got its data from.

>
> I think dtml-let stores a reference which is very different to making a
copy.
>
> cheers,
>
> Chris
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )