[Zope-dev] PartitionedFileStorage Fun @;-S
Shane Hathaway
shane@digicool.com
Thu, 23 Nov 2000 08:12:06 -0500 (EST)
On Thu, 23 Nov 2000, Chris Withers wrote:
> Chris Withers wrote:
> >
> > Error Type: AttributeError
> > Error Value: _tstatus
>
> Problem found...
>
> Shane, you did your stuff on version 1.48 of FileStorage.py, while Zope
> 2.2.x uses version 1.37.12.8 of SileStorage.py
>
> Sadly, it appears the two are incompatible :-(
It would appear so. I didn't realize until now that there are significant
new features for 2.3.x FileStorage.
So a new qualification: you have to be using Zope CVS in order to try out
this version.
> Is it just me, or should plugging in a new type of storage not feel
> quite as hacky as this?
Some things are just hacky by nature. :-)
BTW this *won't* reduce any conflict errors.
Shane