Hi, Anthony
how about:
0">
Your _.has_key() (I think you meant _.hasattr()) statement was looking
for something named "Blurb", not a thing of type"Blurb", so of course it
failed.
The objectValues(['atype']) statement returns a list of the things of
the type, so checking for a non-zero len
Hi,
I've tried to find a solution myself but now am stuck. I created a little
"Blurb" product for a university department website so that faculty members
can announce recent publications on the department's homepage. They create
these ZClass instances in their own folders, and a DTML method