[Zope-dev] Blob detection in the ZODB for bug 739692

2011-04-26 Thread William Heymann
I am working on a patch for Blob support in OFS.Image/File and I am running into a small problem. What is the correct way to detect if the current ZODB supports blobs? If I just do self.data = ZODB.blob.Blob(data) in update_data in OFS.Image and a system does not support blobs I get this

Re: [Zope-dev] Blob detection in the ZODB for bug 739692

2011-04-26 Thread David Glick
On 4/26/11 7:40 AM, William Heymann wrote: I am working on a patch for Blob support in OFS.Image/File and I am running into a small problem. What is the correct way to detect if the current ZODB supports blobs? If I just do self.data = ZODB.blob.Blob(data) in update_data in OFS.Image

[Zope-dev] zope-tests - FAILED: 8, OK: 55

2011-04-26 Thread Zope tests summarizer
This is the summary for test reports received on the zope-tests list between 2011-04-25 00:00:00 UTC and 2011-04-26 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: