
y.2011 at wcm-solutions
Sep 20, 2011, 3:19 AM
Views: 912
Permalink
|
Hi Hanno! Hanno Schlichting wrote: > On Mon, Sep 19, 2011 at 3:56 PM, yuppie<y.2011-E2EsyBC0hj3+aS/vkh9bjw [at] public> wrote: >> But with zope.globalrequest we can avoid modifying the API. So if it is >> fine to smuggle a zope.globalrequest dependency in Zope 2.13, that might >> be the better solution. Or did you mean to use ZCatalog 2.14 only in CMF? > > I meant ZCatalog 2.14 only for CMF. > > Having independent distributions allows us to evolve them at a different pace :) But an additional ZCatalog branch is an additional maintenance burden. And the required change is small and 100% backwards compatible. The zope.globalrequest dependency could be made optional. Do we really need an extra ZCatalog branch for that? Cheers, Yuppie _______________________________________________ Zope-CMF maillist - Zope-CMF [at] zope https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|