On 3/9/11 15:03 , Hanno Schlichting wrote: > On Wed, Mar 9, 2011 at 3:00 PM, Wichert Akkerman<[email protected]> wrote: >> You really want to use the ZCA for every occurance of a string->object >> mapping? Really? > > As long as Zope doesn't have a central configuration registry like > Pyramid has, it unfortunately makes sense. It's massive overkill and > we shouldn't need to force simple values into interfaces, but that's > the current state of things.
It worked fine without using the ZCA before, so I don't really see the problem that we're trying to solve here. It all looks like a workaround for a missing feature in plone.testing, which won't even help much since plone.testing needs to support older GS releases as well. Wichert. _______________________________________________ Zope-CMF maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
