Bob Weiner writes:
> ...
> So how does one get class attributes (one attribute instance per class)
> stored into and restored from ZODB?
I fear, it will not go.
But, you can take the object from the class and
put it as an object with a specific name (maybe
derived from the class name) into the ZODB.
The class would provide methods to access this object
in ZODB.
Dieter
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )