Hi Robert
Betreff: Re: [Zope-dev] zope.browser?
Hi,
Am Donnerstag, den 11.12.2008, 17:13 +0100 schrieb Roger Ineichen:
I just moved the zope.app.form.interfaces.ITerms interface to this package. Which makes it possible to implement ISource and their widgets in z3c.form wihtout to depend on zope.app.browser. (zagy branch in z3c.form)
I didn't see any other (browser) interface which should go to this package because of real dependency problems yet. But sure
if you see
something which can solve problems, feel free to move interfaces, dependency less components or helper methods to this package. We have written browser helper tools in a package named cornerstone.browser. especially IRequestMixin here
http://dev.plone.org/collective/browser/cornerstone.browser/tr unk/cornerstone/browser/interfaces.py
might be a candidate for this or such a component.
I like this. But we should not mix the cleanup refactoring with any other new things. I think this will confuse people and will give us less aceptance for the really needed cleanup. Let's keep this pending and discuss at a later time again. Regards Roger Ineichen