Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-08-31 Thread Chris McDonough
On Aug 21, 2006, at 9:13 AM, Christian Theune wrote: David Pratt wrote: Can you advise whether blobs will make it the trunk any time soon. I see an extfile package now for z3 but would rather see filesystem storage dealt with at the backend than in the app itself. Many thanks. Chris McD

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-08-21 Thread David Pratt
Hi Christian. Yay :-) Looking forwards to it. Many thanks. Regards, David Christian Theune wrote: David Pratt wrote: Can you advise whether blobs will make it the trunk any time soon. I see an extfile package now for z3 but would rather see filesystem storage dealt with at the backend than in

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-08-21 Thread Christian Theune
David Pratt wrote: Can you advise whether blobs will make it the trunk any time soon. I see an extfile package now for z3 but would rather see filesystem storage dealt with at the backend than in the app itself. Many thanks. Chris McDonough and I have this on our schedule. It's not much to do

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-08-20 Thread David Pratt
Can you advise whether blobs will make it the trunk any time soon. I see an extfile package now for z3 but would rather see filesystem storage dealt with at the backend than in the app itself. Many thanks. Regards, David Gary Poster wrote: On Apr 29, 2006, at 6:08 AM, Christian Theune wrote:

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-23 Thread Julien Anguenot
Fred Drake wrote: > On Thursday 18 May 2006 14:34, Fred Drake wrote: >> Have there been any new features since 3.6? I wonder if maintaining >> yet another branch can be avoided. > > On 5/20/06, Stephan Richter <[EMAIL PROTECTED]> wrote: >> I dunno; I just follow the pattern. ;-) > > Ok, I took a

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-20 Thread Fred Drake
On Thursday 18 May 2006 14:34, Fred Drake wrote: Have there been any new features since 3.6? I wonder if maintaining yet another branch can be avoided. On 5/20/06, Stephan Richter <[EMAIL PROTECTED]> wrote: I dunno; I just follow the pattern. ;-) Ok, I took a (very quick) look at the differe

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-20 Thread Stephan Richter
On Thursday 18 May 2006 14:34, Fred Drake wrote: > On 5/18/06, Stephan Richter <[EMAIL PROTECTED]> wrote: > > I have already created the 3.7 branch, so no more new features in 3.7. > > However, ZODB 3.7 might be an internal release only used by Zope 3.3 and > > 2.10. > > Have there been any new fea

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-19 Thread Christian Theune
Gary Poster wrote: On Apr 29, 2006, at 6:08 AM, Christian Theune wrote: Hi everybody, the ZODB team is proud to announce a technical preview of a Blob implementation for ZODB. Hey. This seems like there's no way that it will make it into the next ZODB release, right? Right. I assume n

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-18 Thread Fred Drake
On 5/18/06, Stephan Richter <[EMAIL PROTECTED]> wrote: I have already created the 3.7 branch, so no more new features in 3.7. However, ZODB 3.7 might be an internal release only used by Zope 3.3 and 2.10. Have there been any new features since 3.6? I wonder if maintaining yet another branch ca

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-18 Thread Stephan Richter
On Thursday 18 May 2006 10:52, David Pratt wrote: > Hi Gary. I have been experimenting with it an posed the question to > Andreas a couple of days ago about when it might get into the trunk. I > am using the modified ZODB and ZEO files to accomodate it in the interim > but would be happy if it was

Re: [ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-18 Thread David Pratt
Hi Gary. I have been experimenting with it an posed the question to Andreas a couple of days ago about when it might get into the trunk. I am using the modified ZODB and ZEO files to accomodate it in the interim but would be happy if it was in the trunk for sure. When is 3.7 final to be tagged?

[ZODB-Dev] Re: [Zope-Annce] Technical Preview of Blob support in ZODB

2006-05-18 Thread Gary Poster
On Apr 29, 2006, at 6:08 AM, Christian Theune wrote: Hi everybody, the ZODB team is proud to announce a technical preview of a Blob implementation for ZODB. Hey. This seems like there's no way that it will make it into the next ZODB release, right? I assume no one is using it in product