21 Sep
2001
21 Sep
'01
6:21 a.m.
I got completely fed up with the Zope 'Find' stuff not being about to traverse through Products/Foo/FooProduct, where FooProduct is a ZClass. The following patch adds this support to the FindSupport.ZopeFind method through the simple fix of saying "if it's a ZClass, keep looking in ob.propertysheets.methods" It seems to Work For Me - I'd post it to the collector, but I can't reach it at the moment... Anthony