23 Sep
1999
23 Sep
'99
midnight
I appear to misunderstand how acquisition works in Zope, as it's not behaving like I expect it should. This is what my folder structure looks like in Zope: / + test + education Both / and test contain DTML methods called standard_html_header. A file in /test/education contains the following line: <dtml-var standard_html_header> This causes the header in / to be used, and not the one in /test. I thought that methods were acquired from containers. Since /test contains education more immediately than / contains /test/education, why does a DTML method in /test/education seem to default to acquiring methods from / ? Thanks, Ben
9692
Age (days ago)
9692
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Glazer