Chris McDonough wrote:
Woot! ;-) Descriptors, yum...

But you can use descriptors in extension classes now too. Extension classes are now just new-style classes with some extra features and a different mro algorithm.

Jim

On Mon, 2003-12-15 at 10:02, Jeremy Hylton wrote:

On Mon, 2003-12-15 at 08:15, Chris McDonough wrote:

Can you answer a question about the features we're allowed now?  If we
don't use extensionclass, is it possible to persist instances of
new-style classes in ZODB now (ie. is persistent.Persistent really a
new-style type/class)?

Yes. (i.e. yes.)


Jeremy





--
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


_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to