[Zope3-dev] Re: ZODB 3.3 coming to Zope 3

Jim Fulton jim at zope.com
Tue Feb 24 05:25:30 EST 2004


Paolo Invernizzi wrote:
> Jim Fulton wrote:
> 
>> When we removed the files from zodb, we neglected to create necessary
>> module aliases. This has now been done.
>>
>> Also, the conversion script didn't process site.zcml and, thus, didn't
>> pick up ZCML-defined module aliases. This has been fixed.
>> I've checked in this, and, some other fixes.
>>
>> Jim
>>
> 
> Hi Jim,
> 
> I've tried the conversion from a fresh check-out:
> 
> Pickling errors:
> 
>         No module named zodb.btrees.Length
> 
> 
> The data.fs is a plain zope3 plus one zwiki...

I presume that the conversion suceeded but you had one or more skipped
records.

I just added an alias for Length. You should to a cvs up and try again.

Jim

-- 
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 Zope3-dev mailing list