[Zope-dev] Re: Converting from old-style BTreess
Jim Fulton
jim at zope.com
Mon Dec 15 05:21:55 EST 2003
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:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope-Dev
mailing list