11 Aug
2002
11 Aug
'02
12:51 p.m.
Tom Cameron wrote:
Also the addition of Traversable made no difference.
I still think this is the key since I remember having a problem like this with Squishdot. Have a look at the methods in Traversable.py and see if any of your special functionality is causing problems with their implementation. You may need to override those methods and make them do what they should, not what they want to, as I did with Squishdot. cheers, Chris