[Zope] Archetype or Product inheritance
    Bryan Simmons 
    bryan.simmons at gmail.com
       
    Tue Sep 28 21:41:23 EDT 2004
    
    
  
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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    
    
More information about the Zope
mailing list