Michel Pelletier wrote:
...
Honestly I haven't seen a Zope 3 class yet that subclasses from
Acquisition, and if there is one it's deep in the bowels somewhere where
I don't have to worry about it, and there is no Zope 2 style implicit
acquisition on every single object in the containment hierarchy.  I look
forward to writing a lot less of __of__.

Zope 3 doesn't use the Acquisition framework at all.  It does make extensive
use of acquisition as a pattern.  If readers are interested in details,
they should ask on [EMAIL PROTECTED], or, of course, look at the
Zope 3 documentation.

Jim


--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to