Re: [ZODB-Dev] Update on 'Random ValueError' bug

2006-12-22 Thread Chris Withers
Jim Fulton wrote: You have. I spend a fair bit if time on it for the 2.10/3.3 releases. This was mainly to chase a problem on the Mac but I ended up cleaning up some internal messiness quite a bit. OK. Of course, there's also the blob work. Not sure how this relates to persistent zeo

Re: [ZODB-Dev] Update on 'Random ValueError' bug

2006-12-22 Thread Jim Fulton
Chris Withers wrote: Jim Fulton wrote: ... Of course, there's also the blob work. Not sure how this relates to persistent zeo client caches... It doesn't. It was in response to your statement: zodb doesn't seem to have gotten that much attention since 2.9.x, unless I've missed

Re: [ZODB-Dev] Update on 'Random ValueError' bug

2006-12-21 Thread Christian Theune
Hi, Chris Withers wrote: Christian Theune wrote: I've tried to analyse the situation for this a bit. Some annotations are in http://www.zope.org/Collectors/Zope/2151 and maybe this can trigger more input. Thanks for looking into this, any help is much appreciated! Note: I was a bad boy and

Re: [ZODB-Dev] Update on 'Random ValueError' bug

2006-12-21 Thread Jim Fulton
On Dec 21, 2006, at 4:11 AM, Christian Theune wrote: Hi, Chris Withers wrote: Christian Theune wrote: I've tried to analyse the situation for this a bit. Some annotations are in http://www.zope.org/Collectors/Zope/2151 and maybe this can trigger more input. Thanks for looking into

[ZODB-Dev] Update on 'Random ValueError' bug

2006-12-20 Thread Christian Theune
Hi, I've tried to analyse the situation for this a bit. Some annotations are in http://www.zope.org/Collectors/Zope/2151 and maybe this can trigger more input. Note: I was a bad boy and used ZODB trunk for the analysis and didn't remember that Chris was talking about 2.9.2 until I was done. I