Poposal: Split zope.app.preference into two packages
Hi, I propose to split zope.app.preference into two separate packages: - zope.preference -- which contains the ZMI independent stuff, - zope.app.preference -- which contains the ZMI stuff and depends on zope.preference. By ZMI stuff I mean the views and page templates which depend on ZMI to be displayed. As there are no tests for these views I'll write some testbrowser tests first. Later on there might be a package z3c.preference which integrates zope.preference using z3c.pagelet. Risks: I do not see any. Any objections, hints, …? Yours sincerely, -- Michael Howitz · mh@gocept.com · software developer gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Zope and Plone consulting and development
Am 15.04.2010 um 17:06 schrieb Michael Howitz:
Hi,
I propose to split zope.app.preference into two separate packages: - zope.preference -- which contains the ZMI independent stuff, - zope.app.preference -- which contains the ZMI stuff and depends on zope.preference.
By ZMI stuff I mean the views and page templates which depend on ZMI to be displayed. As there are no tests for these views I'll write some testbrowser tests first.
Later on there might be a package z3c.preference which integrates zope.preference using z3c.pagelet.
Risks: I do not see any.
Any objections, hints, …?
As there were no objections or other comments, I did the splitting and released zope.preference and zope.app.preference as version 3.8.0 on pypi. Yours sincerely, -- Michael Howitz · mh@gocept.com · software developer gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Zope and Plone consulting and development
participants (1)
-
Michael Howitz