[Zope] Acquisition: DTML Methods vs Documents
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Fri, 5 Jan 2001 17:24:32 +0300 (MSK)
On Fri, 5 Jan 2001, Stephane Bortzmeyer wrote:
> http://www.zope.org/Members/michel/HowTos/DTMLMethodsandDocsHowTo
> saved my life.
Thanks. I'be read it yesterday. It does not help much because it does
not answer my question:
If I call http://machine:port/top/middle/AFolder/ADocument (in terms of
this HOWTO), and ADocument calls <dtml-var AMethod>, what is acquisition
path for AMethod?
I showed an example, where AMethod do acquisition using static path, and
I think it is a bug. Or, may be, just my misunderstanding...
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.