Dario Lopez-Kästen wrote:
from a script or template:
container.my_product_instance.some_method(...)
but not
http://some/url/my_product_instance/some_method?...
You could try looking at some kind of __bobo_traverse__ function or
maybe __before_publisher_traverse__. I've probably mispelled the latter,
but it might be what you're after, since it affects the publisher but
not method access...
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
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 )