Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace zope.formlib with z3c.form #31

Closed
gforcada opened this issue Oct 5, 2016 · 2 comments
Closed

Replace zope.formlib with z3c.form #31

gforcada opened this issue Oct 5, 2016 · 2 comments

Comments

@gforcada
Copy link
Member

gforcada commented Oct 5, 2016

Should that be something desirable? Plone 5 already made a strong move out of zope.formlib in favor of z3c.form and one of the only few packages that do still depend on it is Products.GenericSetup: https://github.com/zopefoundation/Products.GenericSetup/search?utf8=%E2%9C%93&q=formlib

@tseaver
Copy link
Member

tseaver commented Oct 5, 2016

I would be glad to review a PR switching them out. Only one view, ComponentsSetupView is affected.

gforcada added a commit to gforcada/Products.GenericSetup that referenced this issue Oct 18, 2016
gforcada added a commit to gforcada/Products.GenericSetup that referenced this issue Oct 18, 2016
gforcada added a commit to gforcada/Products.GenericSetup that referenced this issue Oct 18, 2016
@mauritsvanrees
Copy link
Member

Solved by #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants