[ZODB-Dev] Todo: Zope support for Slots and Decorators?

Chris Spencer chrisspen at gmail.com
Thu May 31 18:13:22 EDT 2007


A couple questions. Does ZODB support classes using __slots__? Also,
are there any problems with using decorators with ZODB? For instance,
a simple memoization decorator like http://paste.plone.org/5416
appears to work in simple tests, but are there any potential issues I
should be aware of?

Chris


More information about the ZODB-Dev mailing list