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 you’re looking for faster
http://search.yahoo.com

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to