28 May
2004
28 May
'04
11:23 a.m.
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