30 Jan
2002
30 Jan
'02
2:06 p.m.
PersistentList is not in Zope, but in some standalone ZODB packages out there. jens On Wednesday, January 30, 2002, at 08:59 , Thomas Guettler wrote:
Sorry if me or grep is blind but I can't find the class PersitentList in the sources of Zope2.5.0:
cd zope/lib/python; grep -irs persistentlist * --> no result
http://www.amk.ca/zodb/guide/node38.html and other sources tell me that there is something like this in ZODB.
Has Zope just a subset of the available classes of ZODB? thomas