Chris Withers wrote: > What happens if you override a method (say Squishdot.render) and then > delete your overriding method? In that case the method will revert to that provided by the class. > Does it depend on whether you're talking about python products or > ZClasses? Nope. They will behave the same way. Shane