[Zope3-dev] browser widget 'row' and 'label' methods
Jim Fulton
jim at zope.com
Mon May 10 05:15:17 EDT 2004
Garrett Smith wrote:
> I'd like to delete BrowserWidget's 'row' and 'label' methods:
>
> - 'label' collides with IWidget/Widget's 'label' attribute
>
> - We can easily replace this functionality (and already do in the case
> of 'row') in templates
>
> - Label and row implementations have little to do with widget
> implementation and much to do with page design/layout
>
> I'll ensure that we get the same behavior by modifying widget_macros.pt
> accordingly.
>
> Any objections?
No
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-dev
mailing list