[Zope-dev] Specialists and __bobo_traverse__
Roch'e Compaan
roche@ybm.co.za
Mon, 15 Jan 2001 16:23:43 +0200
> With your code below, and with a concrete example, can you say what you
> want to happen, and what actually does happen?
In my traversal_method I have one line that simply changes a property on the
specialist to see if the method is actually called but it does not seem like
the traversal_method is called at all. The skinscript I use (as said in my
previous mail) is:
WITH SELF COMPUTE __bobo_traverse__=traversal_method
Roché