[Zope-dev] Folderish object's __call__ fails
Dirksen
dirksen_lau at yahoo.com
Thu Mar 4 16:03:20 EST 2004
Hi,
I'm developing a product, which extends ObjectManager. Meanwhile, I'd like it to behave
like a script object, similar to DTML method. So I define a __call__ method. But it never
gets run if called from the browser. If I change the base class to SimpleItem, it works.
How can I make __call__ works for folderish object?
cheers
Dirksen
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what youre looking for faster
http://search.yahoo.com
More information about the Zope-Dev
mailing list