KLEIN Stéphane wrote:
2006/9/29, Philipp von Weitershausen <[EMAIL PROTECTED]>:KLEIN Stéphane wrote: > I don't understand why Field.default type is Field ? What else do you suggest?NoneType
To express what?
or Object
Object requires an interface that the object should provide. Default values don't necessarily have to conform to an interface.
_______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
