On Tue, Jan 18, 2000 at 10:53:40AM -0500, Kevin Dangoor wrote:
----- Original Message ----- From: "Stephen Pitts" <smpitts@midsouth.rr.com> To: <zope@zope.org> Sent: Monday, January 17, 2000 8:16 PM Subject: [Zope] ZCatalog + Subclassing Woes
Unfortunately, it wasn't that easy. When I recreated the CentralBase class, it screwed up all of my other Z-Classes. The edit method isn't getting acquired correctly.
My guess is that your new CentralBase class has a different class ID than the old one, and that is why things are breaking. If you still had the old one around, you can just put the original class ID into the new class on the Basic tab. Never mind, that didn't work. The edit function still isn't being assimilated. What do I have to do? Recreate every single ZClass that depends on this one? -- Stephen Pitts smpitts@midsouth.rr.com webmaster - http://www.mschess.org