BackTalk to Document The Zope Book (2.6 Edition)/Acquisition

[email protected]
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/Acquisition.stx#2-10

---------------

    Inheritance stipulates that an object can learn about its behavior
    from its superclasses via an *inheritance hierarchy*.
    *Acquisition*, on the other hand, stipulates that an object can
    additionally learn about its behavior its through its *containment
    hierarchy*.  In Zope, an object's inheritance hierarchy is always
    searched for behavior before its acquisition hierarchy.  If the
    method or attribute is not found in the object's inheritance
    hierarchy, the acquisition hierarchy is searched.

      % Anonymous User - Nov. 27, 2003 1:44 am:
       ERROR: ...about its behavior *its* through its....

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.