[Zope] traverse_subpath in my product
Garito
garito at sistes.net
Fri May 28 06:48:59 EDT 2004
Hi all
I try to use traverse_subpath in my product but I can't found a real good
solution
I found some pages explaining you need to override __bobo_traverse__ or
__getitem__ in order to implement traverse_subpath on a product but I think
it's a really poor solution
My question could be:
Is there any simple solution to implement traverse_subpath on my
product?
TIA
More information about the Zope
mailing list