[Zope-dev] z3c.form: Default form content type
Fred Drake
fdrake at acm.org
Mon Apr 11 08:09:41 EDT 2011
On Mon, Apr 11, 2011 at 8:02 AM, Sylvain Viollon <sylvain at infrae.com> wrote:
> Or if you have a descent schema system that include this information.
No, this really has to do with the widgets. A widget may well use
Unicode data regardless of the expected result type. And most
interesting schema leave a lot to be handled by widgets (think about
selections from database-hosted sources, where the form values may be
unicode but the selected values are objects).
Multipart forms make more sense as a default.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
"Give me the luxuries of life and I will willingly do without the necessities."
--Frank Lloyd Wright
More information about the Zope-Dev
mailing list