[Zope] help with __bobo_traverse__
Chris Withers
chris at simplistix.co.uk
Mon May 31 05:47:29 EDT 2004
Matt Hamilton wrote:
> OK, this is saying that it can get to 'foobar' OK, but the next
> traversal step from foobar to '1' is failing. It cant find '1' in the
> context of 'foobar'.
Indeed. Writing traversal hooks is "hard".
Look at my PahtHandler product as one way to handle this. I never checked how
Script objects do this, but it's probably some variation on the same...
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list