#10: Use Zope3/Five views
- Contents
- Proposed by
- Nate Aune
- Proposal type
- User interface
- Assigned to release
- Repository branch
- 1.0
- State
- being-discussed
Motivation
Using Zope3/Five views will clean up the page templates and make it easier to extend ATAudio with new views by just adding them to the configure.zcml.
We plan to implement redesigned templates using Zope3/Five views.
Proposal
Reimplement the view templates as Zope3/Five views. Implement the actions using configure.zcml.