Tim Cook wrote:
> The problem here is that even though you set REQUEST, it is a
> string. You need to be in the context of the parent _object_. You
> should try <dtml-with "_.getitem(parent_id)">.
Sorry, I thought of more...
It's my understanding that dtml-with simply pushes a namespace onto the
stack. What relationship does this have with the context that a new
ZClass instance is created in?
-Daryl
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )