[Zope-PTK] Acquisition of properties?
   
    J C Lawrence
     
    claw@kanga.nu
       
    Sun, 27 Feb 2000 10:26:48 -0800
    
    
  
Given the following folder tree:
  /
    XXX
      YYY
Where XXX and YYY both contain property sheets with properties
defined, the "YYY" folder contains a "discuss" DTML method, and the
"XXX" folder is a PortalFolder and contains a "test" DTML Method
that reads something like:
    <dtml-var standard_html_header>
    <dtml-with YYY>
      <dtml-var "discuss()">
    </dtml-with>
    <dtml-var standard_html_footer>
Why, when viewing "WWW/test", can't the "discuss" method find the
properties defined on YYY?  I thought I understood acquisition...
-- 
J C Lawrence                                 Home: claw@kanga.nu
----------(*)                              Other: coder@kanga.nu
--=| A man is as sane as he is dangerous to his environment |=--