[Zope-CMF] cmf-tests - OK: 2, UNKNOWN: 2

2011-09-22 Thread CMF tests summarizer
This is the summary for test reports received on the cmf-tests list between 2011-09-21 00:00:00 UTC and 2011-09-22 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: http://docs.zope.org/z

Re: [Zope-CMF] [dev] CatalogTool as utility

2011-09-22 Thread Hanno Schlichting
On Thu, Sep 22, 2011 at 3:14 PM, yuppie wrote: > My checkin for Products.ZCatalog has an optional dependency on > five.globalrequest. If five.globalrequest is not installed, > Products.ZCatalog behaves exactly as before. I hope we don't need a > Products.ZCatalog 2.14 release for that. Zope 2.13 c

Re: [Zope-CMF] [dev] CatalogTool as utility

2011-09-22 Thread yuppie
Hi! Hanno Schlichting wrote: > On Wed, Sep 21, 2011 at 1:57 PM, > yuppie wrote: >> I plan to use zope.globalrequest as fallback if self.REQUEST is not >> available. >> >> What's the best approach for the five.globalrequest dependency? Just use >> zope.globalrequest if it is available? Or specif