[Zope] calling methods

Casey Duncan c.duncan@nlada.org
Wed, 17 Oct 2001 14:58:29 -0400


On Wednesday 17 October 2001 12:48 pm, Antonio Beamud Montero allegedly wrote:
> Hello all again:
> I have a Folder named A:
> A contains an object obja with 2 methods (methoda, methodb).
> A contains a Folder named B also.
> In B exist an object named objb, and in this object I want to use the
> methoda from the object sited in his parent folder...
>
> How I can do this?

objb should have direct access to methoda through acquisition. See:

http://www.zope.org/Members/michel/ZB/AdvDTML.dtml
http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html#c37ac15c13

for more information
hth,
/---------------------------------------------------\
  Casey Duncan, Sr. Web Developer
  National Legal Aid and Defender Association
  c.duncan@nlada.org
\---------------------------------------------------/