[Zope3-dev] Schema field interfaces

TAHARA Yusei yusei at domen.cx
Sun Sep 4 13:04:51 EDT 2005


Hi.

I have used mutable schema and found a problem about schema interfaces.

Many field interfaces does not override attributes
(default, missing_value, etc..) that is provided by IField.

Because these attributes are Field and there is no adapter from Field to
IInputWidget, can not display action.html.

I think all field interfaces should replace Field attribute to their
own field class like IInt.

-- 
Tahara Yusei
yusei at domen.cx


More information about the Zope3-dev mailing list