[Zope] Re: traverse_subpath in my product
yuppie
y.2004_ at wcm-solutions.de
Fri May 28 07:23:18 EDT 2004
Garito wrote:
> 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?
What do you mean by "implement" and "product" in this context?
In Python Scripts and Page Templates traverse_subpath is available as
variable. There is nothing to implement if you use one of them.
Cheers, Yuppie
More information about the Zope
mailing list