Re: [Zope-dev] PartitionedFileStorage Fun @;-S

2000-11-23 Thread Shane Hathaway

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


___
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 )




Re: [Zope-dev] PartitionedFileStorage Fun @;-S

2000-11-23 Thread Chris Withers

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 :-(

Is it just me, or should plugging in a new type of storage not feel
quite as hacky as this?

Looks cool anyway,

cheers,

Chris

___
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 )