29 Sep
2004
29 Sep
'04
1:41 a.m.
Hi all, Suppose I have a zope product, or an Archetype-based content-type, like ATEvent. If I use __implements__ to define another content-type, will my new content-type inherit the ATEvent schema? That would fit true polymorphism and I would expect zope to conform truly to OOP. I'm hoping this is correct because it would make development a lot swifter (better to build upon something already tested and stable). -- Regards, Bryan Simmons -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Rick Osborne -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-