RE: [Zope] dtml access to the instance data
-----Original Message----- From: Andrey V Khavryutchenko [mailto:akhavr@compchem.kiev.ua] Sent: Friday, April 02, 1999 6:14 AM To: zope@zope.org Subject: Re: [Zope] dtml access to the instance data
Ok, I've changed my test and it worked (btw, there was another typo, sorry).
Is necessary data substituted automaticaly by ZPublisher? I mean, will the test return desired age if called through web?
Yes, if ZPublisher calls a method that smells like a Document Template than it will marshal in a bunch of goodies in the REQUEST dictionary. -Michel
OB> If you need an example, I can send you ZIP-file with some examples.
Yes, it would be a great help.
Thanks!
-- SY, Andrey V Khavryutchenko http://www.kbi.kiev.ua/~akhavr
Shick's Law: There is no problem a good miracle can't solve.
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier