[Zope] silly problem that's got me stumped

Chris Ryland cpr@emsoftware.com
Wed, 7 Nov 2001 22:01:28 -0500


I'm trying in my standard_html_header (Zope 2.3.3) to detect the presence of
a certain property on a file in a folder (specially, the "content" DTML
Method, which is invoked by the index_html code, which says

<dtml-var standard_html_header>
<dtml-var content>
<dtml-var standard_html_footer>

All pretty standard.

Now, the problem is, that if I put a certain property on the content file in
this folder, it seems to be inherited by all subfolders' content files.

Is that true?

What's the canonical way to say "for this particular content file, does it
have the following property?"
--
Cheers!
Chris Ryland
Em Software, Inc.
www.emsoftware.com