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