While updateing to the new z3c.form version and refactoring the widgets with the customizable attributes feature, I came accross some packages which define their own widget templates. Would it be better to move the template code here in order to have one package which defines "Classic UI" widgets?
/cc @plone/classicui-team
While updateing to the new
z3c.formversion and refactoring the widgets with the customizable attributes feature, I came accross some packages which define their own widget templates. Would it be better to move the template code here in order to have one package which defines "Classic UI" widgets?plone.app.textfield:IRichTextWidgetplone.formwidget.namedfile:INamedFileWidget,INamedImageWidgetplone.formwidget.recurrence:IRecurrenceWidgetplone.schema:IURIWidget,IEmailWidget/cc @plone/classicui-team