[ZODB-Dev] FW: standalone windows 1.0rc1 exe
Barry A. Warsaw
barry@zope.com
Wed, 30 Jan 2002 00:57:23 -0500
>>>>> "KA" == Kevin Altis <altis@semi-retired.com> writes:
KA> I haven't been able to run the PythonCard textIndexer sample
KA> because of the following imports, it can't find
KA> PersistentList.
Kevin,
PersistentList isn't distributed w/ ZC's StandaloneZODB at this time,
so you have to grab that class from Andrew's distro, or roll your own
(it isn't hard). There's some debate about whether we should add it
or not, but I think it's convenient. We're not going to add it for
1.0 but as we continue to merge Andrew's distro with ZC's we'll decide
one way or the other.
Cheers,
-Barry